aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-14perf lock contention: Track and show siglock with addressNamhyung Kim4-5/+14
2023-03-14perf lock contention: Track and show mmap_lock with addressNamhyung Kim3-1/+48
2023-03-14perf build: Error if no libelf and NO_LIBELF isn't setIan Rogers2-10/+2
2023-03-14perf build: Remove redundant NO_NEWT build optionIan Rogers3-10/+2
2023-03-14perf build: If libtraceevent isn't present error the buildIan Rogers2-2/+2
2023-03-14perf build: Switch libpfm4 to opt-out rather than opt-inIan Rogers3-5/+4
2023-03-14perf symbol: Add abi::__cxa_demangle C++ demangling supportIan Rogers5-45/+88
2023-03-14tools build: Add feature test for abi::__cxa_demangleIan Rogers3-0/+22
2023-03-14perf build: Make binutil libraries opt inIan Rogers3-15/+14
2023-03-14perf build: Error if jevents won't work and NO_JEVENTS=1 isn't setIan Rogers1-4/+2
2023-03-14perf util: Remove weak sched_getcpuIan Rogers2-13/+16
2023-03-14perf build: Remove unused HAVE_GLIBC_SUPPORTIan Rogers2-5/+0
2023-03-14perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers6-14/+20
2023-03-14perf build: Support python/perf.so testingIan Rogers2-4/+8
2023-03-14perf bpf: Remove pre libbpf 1.0 conditional logicIan Rogers4-111/+0
2023-03-14perf build: Remove libbpf pre-1.0 feature testsIan Rogers9-103/+11
2023-03-14tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers2-1/+10
2023-03-13perf lock contention: Fix compiler builtin detectionIan Rogers1-1/+7
2023-03-13perf cs-etm: Avoid printing warning in cs_etm_is_ete() checkJames Clark1-1/+5
2023-03-13perf cs-etm: Reduce verbosity of ts_source warningJames Clark1-4/+4
2023-03-13perf list: Add PMU pai_ext event description for IBM z16Thomas Richter2-0/+179
2023-03-13perf vendor events s390: Add cache metrics for z16Thomas Richter1-0/+25
2023-03-13perf vendor events s390: Add common metricsThomas Richter4-0/+60
2023-03-13perf parse-events: Warn when events are regroupedIan Rogers6-16/+38
2023-03-13perf evlist: Remove nr_groupsIan Rogers15-38/+45
2023-03-13perf evsel: Remove use_uncore_aliasIan Rogers5-17/+11
2023-03-13perf parse-events: Sort and group parsed eventsIan Rogers5-152/+136
2023-03-13perf parse-events: Pass ownership of the group nameIan Rogers2-2/+3
2023-03-13perf evsel: Add function to compute group PMU nameIan Rogers3-0/+30
2023-03-13perf evsel: Allow const evsel for certain accessesIan Rogers4-8/+8
2023-03-13perf stat: Modify the group testIan Rogers1-1/+1
2023-03-13perf pmu: Earlier PMU auxtrace initializationIan Rogers2-6/+6
2023-03-13perf stat: Don't remove all grouped events when CPU maps disagreeIan Rogers1-9/+15
2023-03-13libperf evlist: Avoid a use of evsel idxIan Rogers1-7/+6
2023-03-13perf ftrace: Reuse target::initial_delayChangbin Du2-6/+5
2023-03-13perf record: Reuse target::initial_delayChangbin Du5-15/+14
2023-03-13perf record: Fix "read LOST count failed" msg with sample readKan Liang1-1/+1
2023-03-09drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan1-0/+1
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher1-3/+4
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-09drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli1-16/+1
2023-03-09drm/amdgpu: fix return value check in kfdShashank Sharma1-1/+1
2023-03-09drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello1-5/+9
2023-03-09drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-03-09RISC-V: Don't check text_mutex during stop_machineConor Dooley4-6/+39
2023-03-09riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti1-1/+1
2023-03-10mailmap: add mailmap entries for Faith.Dave Airlie1-0/+3
2023-03-09sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-03-09io_uring: silence variable ‘prev’ set but not used warningJens Axboe2-3/+6