summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-01-20perf config: Add config set interfaceJiri Olsa
2021-01-20perf config: Make perf_config_from_file() staticJiri Olsa
2021-01-20perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2021-01-20perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2021-01-20perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2021-01-20perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZEKan Liang
2021-01-20perf mem: Support data page sizeKan Liang
2021-01-20perf mem: Clean up output formatKan Liang
2021-01-20perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark
2021-01-20perf c2c: Add local variables for output metricsLeo Yan
2021-01-20perf c2c: Refactor node displayLeo Yan
2021-01-20perf c2c: Fix argument type for percent()Leo Yan
2021-01-20perf c2c: Refactor display filterLeo Yan
2021-01-20perf c2c: Refactor hist entry validationLeo Yan
2021-01-20perf c2c: Rename for shared cache line statsLeo Yan
2021-01-20perf stat: Enable counting events for BPF programsSong Liu
2021-01-15perf build: Support build BPF skeletons with perfSong Liu
2021-01-15bpftool: Add Makefile target bootstrapSong Liu
2020-12-28perf record: Tweak "Lowering..." warning in record_opts__config_freqHans-Peter Nilsson
2020-12-28perf buildid-list: Add support for mmap2's buildid eventsJiri Olsa
2020-12-28perf buildid-cache: Add --debuginfod option to specify a server to fetch debu...Jiri Olsa
2020-12-28perf tools: Add support to display build ids when available in PERF_RECORD_MM...Jiri Olsa
2020-12-28perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa
2020-12-28perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_...Jiri Olsa
2020-12-28perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules mapsJiri Olsa
2020-12-28perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel mapJiri Olsa
2020-12-28perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata eventsJiri Olsa
2020-12-28perf tools: Do not swap mmap2 fields in case it contains build idJiri Olsa
2020-12-28tools headers uapi: Sync tools/include/uapi/linux/perf_event.hJiri Olsa
2020-12-28perf arm64: Add argument support for SDTLeo Yan
2020-12-28perf probe: Fixup Arm64 SDT argumentsLeo Yan
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo
2020-12-24perf stat aggregation: Add separate thread memberJames Clark
2020-12-24perf stat aggregation: Add separate core memberJames Clark
2020-12-24perf stat aggregation: Add separate die memberJames Clark
2020-12-24perf stat aggregation: Add separate socket memberJames Clark
2020-12-24perf stat aggregation: Add separate node memberJames Clark
2020-12-24perf stat aggregation: Start using cpu_aggr_id in mapJames Clark
2020-12-24perf cpumap: Drop in cpu_aggr_map structJames Clark
2020-12-24perf cpumap: Add new map type for aggregationJames Clark
2020-12-24perf stat: Replace aggregation ID with a structJames Clark
2020-12-24perf cpumap: Add new struct for cpu aggregationJames Clark
2020-12-24perf cpumap: Use existing allocator to avoid using mallocJames Clark
2020-12-24perf tests: Improve topology test to check all aggregation typesJames Clark
2020-12-24perf tools: Update s390's syscall.tbl copy from the kernel sourcesTiezhu Yang
2020-12-24perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang
2020-12-24perf s390: Move syscall.tbl check into check-headers.shTiezhu Yang