summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell2020-08-121-0/+35
* kselftests: cgroup: add perpcu memory accounting testRoman Gushchin2020-08-121-1/+69
* Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-10127-1091/+5164
|\
| * perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setJin Yao2020-08-071-2/+2
| * perf tools powerpc: Add support for extended regs in power10Athira Rajeev2020-08-073-0/+15
| * perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar2020-08-075-10/+82
| * tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-08-071-2/+2
| * tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2020-08-071-0/+4
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-08-071-3/+23
| * tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo2020-08-071-0/+1
| * tools headers API: Update close_range affected filesArnaldo Carvalho de Melo2020-08-062-0/+3
| * perf script: Add 'tod' field to display time of dayJiri Olsa2020-08-061-33/+98
| * perf script: Change the 'enum perf_output_field' enumerators to be 64 bitsJiri Olsa2020-08-061-32/+32
| * perf data: Add support to store time of day in CTF data conversionJiri Olsa2020-08-064-20/+42
| * perf tools: Move clockid_res_ns under clock structJiri Olsa2020-08-063-8/+8
| * perf header: Store clock references for -k/--clockid optionJiri Olsa2020-08-065-0/+180
| * perf tools: Add clockid_name functionJiri Olsa2020-08-062-0/+13
| * perf clockid: Move parse_clockid() to new clockid objectJiri Olsa2020-08-064-97/+119
| * tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path()...Tzvetomir Stoyanov (VMware)2020-08-061-0/+4
| * libtraceevent: Fixed description of tep_add_plugin_path() APITzvetomir Stoyanov (VMware)2020-08-061-2/+2
| * libtraceevent: Fixed type in PRINT_FMT_STINGTzvetomir Stoyanov (VMware)2020-08-062-4/+4
| * libtraceevent: Fixed broken indentation in parse_ip4_print_args()Tzvetomir Stoyanov (VMware)2020-08-061-2/+2
| * libtraceevent: Improve error handling of tep_plugin_add_option() APITzvetomir Stoyanov (VMware)2020-08-061-7/+9
| * libtraceevent: Fix typo in tep_plugin_add_option() descriptionTzvetomir Stoyanov (VMware)2020-08-061-1/+1
| * libtraceevent: Handle strdup() error in parse_option_name()Tzvetomir Stoyanov (VMware)2020-08-061-3/+5
| * libtraceevent: Document tep_load_plugins_hook()Tzvetomir Stoyanov (VMware)2020-08-062-1/+40
| * perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc linkAlexey Budankov2020-08-061-2/+4
| * perf intel-pt: Add support for decoding PSB+ onlyAdrian Hunter2020-08-062-0/+33
| * perf intel-pt: Add support for decoding FUP/TIP onlyAdrian Hunter2020-08-064-5/+200
| * perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter2020-08-063-0/+9
| * perf intel-pt: Time filter logged perf eventsAdrian Hunter2020-08-062-3/+19
| * perf intel-pt: Use itrace debug log flags to suppress some messagesAdrian Hunter2020-08-062-8/+14
| * perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter2020-08-063-1/+17
| * perf intel-pt: Use itrace error flags to suppress some errorsAdrian Hunter2020-08-062-1/+17
| * perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter2020-08-063-1/+61
| * perf auxtrace: Add missing itrace options to help textAdrian Hunter2020-08-061-1/+5
| * perf tools: Improve aux_output not supported errorAdrian Hunter2020-08-061-0/+4
| * perf intel-pt: Fix duplicate branch after CBRAdrian Hunter2020-08-061-2/+6
| * perf intel-pt: Fix FUP packet stateAdrian Hunter2020-08-061-14/+7
| * Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-06291-2677/+18034
| |\
| * | perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy eventJin Yao2020-08-041-2/+4
| * | perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov2020-08-043-0/+78
| * | perf record: Implement control commands handlingAlexey Budankov2020-08-041-0/+16
| * | perf record: Extend -D,--delay option with -1 valueAlexey Budankov2020-08-044-8/+13
| * | perf stat: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov2020-08-043-1/+80
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-0343-147/+437
| |\ \
| * | | perf bench: Add benchmark of find_next_bitIan Rogers2020-07-314-0/+138
| * | | tools build feature: Use CC and CXX from parentThomas Hebb2020-07-312-3/+1
| * | | perf metric: Rename group_list to metric_listJiri Olsa2020-07-301-21/+21
| * | | perf metric: Rename struct egroup to metricJiri Olsa2020-07-301-75/+75