summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* kselftest/arm64: check GCR_EL1 after context switchVincenzo Frascino2020-12-222-1/+155
* Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-20167-5873/+7608
|\
| * perf mem: Factor out a function to generate sort orderKan Liang2020-12-191-14/+27
| * perf sort: Add sort option for data page sizeKan Liang2020-12-197-2/+42
| * perf script: Support data page sizeKan Liang2020-12-194-4/+34
| * tools headers UAPI: Update asm-generic/unistd.hArnaldo Carvalho de Melo2020-12-181-1/+1
| * tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2020-12-182-1/+9
| * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-0/+5
| * tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-3/+2
| * tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo2020-12-181-0/+5
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-1/+11
| * perf trace beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-0/+1
| * tools headers: Update linux/ctype.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-5/+12
| * tools headers: Add conditional __has_builtin()Arnaldo Carvalho de Melo2020-12-181-0/+11
| * tools headers: Get tools's linux/compiler.h closer to the kernel'sArnaldo Carvalho de Melo2020-12-182-3/+11
| * tools headers UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-171-3/+6
| * tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-171-0/+5
| * Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-12-17294-3760/+17688
| |\
| * | perf tools: Reformat record's control fd man textJiri Olsa2020-12-171-5/+11
| * | perf config: Fix example command in manpage to conform to syntax specified in...Nick Thompson2020-12-171-1/+1
| * | perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo2020-12-171-1/+5
| * | perf tools: Add support to read build id from compressed elfJiri Olsa2020-12-172-3/+36
| * | perf debug: Add debug_set_file functionJiri Olsa2020-12-172-1/+10
| * | perf tools: Add evlist__disable_evsel/evlist__enable_evselJiri Olsa2020-12-172-3/+68
| * | perf evlist: Support pipe mode displayNamhyung Kim2020-12-171-1/+17
| * | perf report: Support --header-only for pipe modeNamhyung Kim2020-12-171-0/+9
| * | perf vendor events: Add JSON metrics for imx8mm DDR PerfJoakim Zhang2020-12-173-0/+59
| * | perf metricgroup: Support adding metrics for system PMUsJohn Garry2020-12-171-6/+60
| * | perf metricgroup: Support printing metric groups for system PMUsJohn Garry2020-12-171-4/+60
| * | perf metricgroup: Split up metricgroup__print()John Garry2020-12-171-54/+70
| * | perf metricgroup: Fix metrics using aliases covering multiple PMUsJohn Garry2020-12-171-1/+3
| * | perf evlist: Change evlist__splice_list_tail() orderingJohn Garry2020-12-171-4/+15
| * | perf pmu: Add pmu_add_sys_aliases()John Garry2020-12-172-0/+80
| * | perf pmu: Add pmu_id()John Garry2020-12-172-0/+19
| * | perf jevents: Add support for system events tablesJohn Garry2020-12-172-1/+91
| * | perf jevents: Add support for an extra directory levelJohn Garry2020-12-171-3/+8
| * | perf evsel: Emit warning about kernel not supporting the data page size sampl...Arnaldo Carvalho de Melo2020-12-172-1/+9
| * | perf record: Support new sample type for data page sizeKan Liang2020-12-177-1/+25
| * | tools headers UAPI: Update tools's copy of linux/perf_event.hKan Liang2020-12-171-1/+5
| * | perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil2020-12-171-5/+27
| * | perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai2020-12-171-1/+1
| * | tools build: Add missing libcap to test-all.bin targetJiri Olsa2020-12-171-1/+1
| * | perf test: Fix metric parsing testKajol Jain2020-12-151-1/+1
| * | perf evlist: Use the right prefix for 'struct evlist' record methodsArnaldo Carvalho de Melo2020-11-301-5/+2
| * | perf evlist: Use the right prefix for 'struct evlist' diff methodsArnaldo Carvalho de Melo2020-11-301-2/+2
| * | perf evlist: Use the right prefix for 'struct evlist' nr_threads methodArnaldo Carvalho de Melo2020-11-301-3/+2
| * | perf evlist: Use the right prefix for 'struct evlist' deliver event methodArnaldo Carvalho de Melo2020-11-301-8/+4
| * | perf evlist: Use the right prefix for 'struct evlist' header methodsArnaldo Carvalho de Melo2020-11-304-13/+8
| * | perf evlist: Use the right prefix for 'struct evlist' raw samples methodsArnaldo Carvalho de Melo2020-11-304-10/+6
| * | perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing methodArnaldo Carvalho de Melo2020-11-306-16/+10