summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf c2c: Add local variables for output metricsLeo Yan2021-01-201-26/+33
* perf c2c: Refactor node displayLeo Yan2021-01-201-13/+20
* perf c2c: Fix argument type for percent()Leo Yan2021-01-201-1/+1
* perf c2c: Refactor display filterLeo Yan2021-01-201-15/+15
* perf c2c: Refactor hist entry validationLeo Yan2021-01-201-7/+23
* perf c2c: Rename for shared cache line statsLeo Yan2021-01-201-7/+7
* perf stat: Enable counting events for BPF programsSong Liu2021-01-2014-18/+645
* perf build: Support build BPF skeletons with perfSong Liu2021-01-155-3/+63
* bpftool: Add Makefile target bootstrapSong Liu2021-01-151-0/+2
* perf record: Tweak "Lowering..." warning in record_opts__config_freqHans-Peter Nilsson2020-12-281-2/+2
* perf buildid-list: Add support for mmap2's buildid eventsJiri Olsa2020-12-281-0/+3
* perf buildid-cache: Add --debuginfod option to specify a server to fetch debu...Jiri Olsa2020-12-283-3/+38
* perf tools: Add support to display build ids when available in PERF_RECORD_MM...Jiri Olsa2020-12-281-11/+30
* perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa2020-12-288-5/+45
* perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_...Jiri Olsa2020-12-281-0/+32
* perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules mapsJiri Olsa2020-12-281-17/+32
* perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel mapJiri Olsa2020-12-282-14/+29
* perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata eventsJiri Olsa2020-12-284-12/+41
* perf tools: Do not swap mmap2 fields in case it contains build idJiri Olsa2020-12-281-4/+7
* tools headers uapi: Sync tools/include/uapi/linux/perf_event.hJiri Olsa2020-12-281-5/+37
* perf arm64: Add argument support for SDTLeo Yan2020-12-281-0/+94
* perf probe: Fixup Arm64 SDT argumentsLeo Yan2020-12-281-2/+36
* Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-274-26/+42
|\
| * objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2020-12-164-26/+42
* | Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-2523-391/+688
|\ \
| * | perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo2020-12-241-3/+10
| * | perf stat aggregation: Add separate thread memberJames Clark2020-12-244-16/+16
| * | perf stat aggregation: Add separate core memberJames Clark2020-12-245-28/+27
| * | perf stat aggregation: Add separate die memberJames Clark2020-12-245-36/+26
| * | perf stat aggregation: Add separate socket memberJames Clark2020-12-246-51/+41
| * | perf stat aggregation: Add separate node memberJames Clark2020-12-245-8/+21
| * | perf stat aggregation: Start using cpu_aggr_id in mapJames Clark2020-12-244-11/+11
| * | perf cpumap: Drop in cpu_aggr_map structJames Clark2020-12-244-20/+35
| * | perf cpumap: Add new map type for aggregationJames Clark2020-12-242-0/+25
| * | perf stat: Replace aggregation ID with a structJames Clark2020-12-247-127/+173
| * | perf cpumap: Add new struct for cpu aggregationJames Clark2020-12-242-0/+26
| * | perf cpumap: Use existing allocator to avoid using mallocJames Clark2020-12-241-4/+4
| * | perf tests: Improve topology test to check all aggregation typesJames Clark2020-12-241-7/+46
| * | perf tools: Update s390's syscall.tbl copy from the kernel sourcesTiezhu Yang2020-12-241-170/+226
| * | perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang2020-12-241-7/+19
| * | perf s390: Move syscall.tbl check into check-headers.shTiezhu Yang2020-12-242-4/+1
| * | perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang2020-12-242-7/+1
| * | tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2020-12-241-0/+28
| * | tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2020-12-241-3/+0
| * | tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+2
| * | tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-12-242-1/+56
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-12-242-1/+2
| * | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+2
| * | tools headers UAPI: Update epoll_pwait2 affected filesArnaldo Carvalho de Melo2020-12-242-1/+4
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-12-243-2/+23
|\ \ \ | |/ / |/| |