aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2021-01-20perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian5-0/+32
2021-01-20perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian3-3/+15
2021-01-20perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZEKan Liang8-2/+34
2021-01-20perf mem: Support data page sizeKan Liang2-1/+22
2021-01-20perf mem: Clean up output formatKan Liang1-55/+38
2021-01-20perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark1-11/+4
2021-01-20perf c2c: Add local variables for output metricsLeo Yan1-26/+33
2021-01-20perf c2c: Refactor node displayLeo Yan1-13/+20
2021-01-20perf c2c: Fix argument type for percent()Leo Yan1-1/+1
2021-01-20perf c2c: Refactor display filterLeo Yan1-15/+15
2021-01-20perf c2c: Refactor hist entry validationLeo Yan1-7/+23
2021-01-20perf c2c: Rename for shared cache line statsLeo Yan1-7/+7
2021-01-20perf stat: Enable counting events for BPF programsSong Liu14-18/+645
2021-01-15perf inject: Correct event attribute sizesAl Grant1-0/+8
2021-01-15perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2-3/+3
2021-01-15perf stat: Take cgroups into account for shadow statsNamhyung Kim1-7/+19
2021-01-15perf stat: Introduce struct runtime_stat_dataNamhyung Kim1-173/+173
2021-01-15perf test: Fix shadow stat test for non-bash shellsNamhyung Kim1-16/+14
2021-01-15perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo1-1/+1
2021-01-15perf build: Support build BPF skeletons with perfSong Liu3-2/+59
2020-12-28perf record: Tweak "Lowering..." warning in record_opts__config_freqHans-Peter Nilsson1-2/+2
2020-12-28perf buildid-list: Add support for mmap2's buildid eventsJiri Olsa1-0/+3
2020-12-28perf buildid-cache: Add --debuginfod option to specify a server to fetch debu...Jiri Olsa3-3/+38
2020-12-28perf tools: Add support to display build ids when available in PERF_RECORD_MM...Jiri Olsa1-11/+30
2020-12-28perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa8-5/+45
2020-12-28perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_...Jiri Olsa1-0/+32
2020-12-28perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules mapsJiri Olsa1-17/+32
2020-12-28perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel mapJiri Olsa2-14/+29
2020-12-28perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata eventsJiri Olsa3-8/+27
2020-12-28perf tools: Do not swap mmap2 fields in case it contains build idJiri Olsa1-4/+7
2020-12-28perf arm64: Add argument support for SDTLeo Yan1-0/+94
2020-12-28perf probe: Fixup Arm64 SDT argumentsLeo Yan1-2/+36
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo1-3/+10
2020-12-24perf stat aggregation: Add separate thread memberJames Clark4-16/+16
2020-12-24perf stat aggregation: Add separate core memberJames Clark5-28/+27
2020-12-24perf stat aggregation: Add separate die memberJames Clark5-36/+26
2020-12-24perf stat aggregation: Add separate socket memberJames Clark6-51/+41
2020-12-24perf stat aggregation: Add separate node memberJames Clark5-8/+21
2020-12-24perf stat aggregation: Start using cpu_aggr_id in mapJames Clark4-11/+11
2020-12-24perf cpumap: Drop in cpu_aggr_map structJames Clark4-20/+35
2020-12-24perf cpumap: Add new map type for aggregationJames Clark2-0/+25
2020-12-24perf stat: Replace aggregation ID with a structJames Clark7-127/+173
2020-12-24perf cpumap: Add new struct for cpu aggregationJames Clark2-0/+26
2020-12-24perf cpumap: Use existing allocator to avoid using mallocJames Clark1-4/+4
2020-12-24perf tests: Improve topology test to check all aggregation typesJames Clark1-7/+46
2020-12-24perf tools: Update s390's syscall.tbl copy from the kernel sourcesTiezhu Yang1-170/+226
2020-12-24perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang1-7/+19
2020-12-24perf s390: Move syscall.tbl check into check-headers.shTiezhu Yang2-4/+1
2020-12-24perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang2-7/+1
2020-12-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+1