summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2023-08-01perf test parse-events: Test complex name has required event formatIan Rogers
2023-08-01perf pmus: Create placholder regardless of scanning core_onlyIan Rogers
2023-07-27perf parse-events: Only move force grouped evsels when sortingIan Rogers
2023-07-27perf parse-events: When fixing group leaders always set the leaderIan Rogers
2023-07-27perf parse-events: Extra care around force grouped eventsIan Rogers
2023-07-12perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache termsIan Rogers
2023-07-11perf probe: Read DWARF files from the correct CUGeorg Müller
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-01perf evsel amd: Fix IBS error messageRavi Bangoria
2023-07-01perf: unwind: Fix symfs with libdwVincent Whitchurch
2023-07-01perf symbol: Fix uninitialized return value in symbols__find_by_name()James Clark
2023-06-30Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-29perf expr: Add has_event functionIan Rogers
2023-06-29perf tools: Do not remove addr_location.thread in thread__find_map()Namhyung Kim
2023-06-27perf pmus: Add placeholder core PMUIan Rogers
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27perf: Replace deprecated -target with --target= for ClangFangrui Song
2023-06-27perf pmu: Correct auto_merge_stats testIan Rogers
2023-06-23perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp...Yang Jihong
2023-06-23perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri...Yang Jihong
2023-06-23perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0Yang Jihong
2023-06-23perf trace-event-info: Add tracepoint_id_to_name() helperYang Jihong
2023-06-23perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers
2023-06-23perf symbol: Remove symbol_name_rb_nodeIan Rogers
2023-06-23perf dso: Sort symbols under lockIan Rogers
2023-06-23perf bpf: Move the declaration of struct rqIan Rogers
2023-06-23perf build: Add ability to build with a generated vmlinux.hIan Rogers
2023-06-22perf pmu: Remove a hard coded cpu PMU assumptionIan Rogers
2023-06-22perf pmus: Add notion of default PMU for JSON eventsIan Rogers
2023-06-22perf unwind: Fix map reference countsIan Rogers
2023-06-22perf script: Initialize buffer for regs_map()Namhyung Kim
2023-06-22perf symbol: Add LoongArch case in get_plt_sizes()Tiezhu Yang
2023-06-21perf arm-spe: Fix a dangling Documentation/arm64 referenceJonathan Corbet
2023-06-20perf jit: Fix incorrect file name in DWARF line tableelisabeth
2023-06-20perf annotate: Fix instruction association and parsing for LoongArchWANG Rui
2023-06-20perf annotation: Switch lock from a mutex to a sharded_mutexIan Rogers
2023-06-20perf sharded_mutex: Introduce sharded_mutexIan Rogers
2023-06-20tools: Fix incorrect calculation of object size by sizeofLi Dong
2023-06-20perf parse-events: Remove unneeded semicolonbaomingtong001@208suo.com
2023-06-20perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...Yang Jihong
2023-06-16perf pmus: Check if we can encode the PMU number in perf_event_attr.typeArnaldo Carvalho de Melo
2023-06-16perf print-events: Export is_event_supported()Arnaldo Carvalho de Melo
2023-06-16perf mem: Scan all PMUs instead of just core onesRavi Bangoria
2023-06-16perf mem amd: Fix perf_pmus__num_mem_pmus()Ravi Bangoria
2023-06-16perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'Ravi Bangoria
2023-06-16perf stat: Show average value on multiple runsNamhyung Kim
2023-06-16perf test: fix failing test cases on linux-next for s390Thomas Richter
2023-06-16perf annotate: Work with vmlinux outside symfsVincent Whitchurch
2023-06-16perf stat: New metricgroup output for the default modeKan Liang
2023-06-16perf metrics: Sort the Default metricgroupKan Liang