summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-10-17perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong
2024-10-17perf build: Fix static compilation error when libdw is not installedYang Jihong
2024-10-17perf vdso: Missed put on 32-bit dsosIan Rogers
2024-10-10perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo
2024-10-10perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-10-10perf hist: Update hist symbol when updating mapsMatt Fleming
2024-10-10perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo
2024-10-10perf callchain: Fix stitch LBR memory leaksIan Rogers
2024-10-04perf mem: Fix missed p-core mem events on ADL and RPLKan Liang
2024-10-04perf mem: Check mem_events for all eligible PMUsKan Liang
2024-10-04perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-10-04perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-10-04perf hist: Don't set hpp_fmt_value for members in --no-groupKan Liang
2024-10-04perf dwarf-aux: Handle bitfield members from pointer accessNamhyung Kim
2024-10-04perf annotate-data: Fix off-by-one in location range checkNamhyung Kim
2024-10-04perf dwarf-aux: Check allowed location expressions when collecting variablesNamhyung Kim
2024-10-04perf stat: Display iostat headers correctlyYicong Yang
2024-10-04perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong
2024-10-04perf report: Fix --total-cycles --stdio output errorKan Liang
2024-10-04perf inject: Fix leader sampling inserting additional samplesIan Rogers
2024-10-04perf vendor events: SKX, CLX, SNR uncore cache event fixesIan Rogers
2024-10-04perf lock contention: Change stack_id type to s32Namhyung Kim
2024-10-04perf mem: Free the allocated sort string, fixing a leakNamhyung Kim
2024-10-04perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...Arnaldo Carvalho de Melo
2024-10-04perf scripts python cs-etm: Restore first sample log in verbose modeJames Clark
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo
2024-09-02perf python: include "util/sample.h"Xu Yang
2024-09-02perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim
2024-09-02perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova
2024-08-09perf daemon: Fix the build on 32-bit architecturesArnaldo Carvalho de Melo
2024-08-07tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim
2024-08-07tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim
2024-08-06tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-01perf arch events: Fix duplicate RISC-V SBI firmware event nameEric Lin
2024-07-30Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds
2024-07-26perf docs: Document cross compilationLeo Yan
2024-07-26perf: build: Link lib 'zstd' for static buildLeo Yan
2024-07-26perf: build: Only link libebl.a for old libdwLeo Yan
2024-07-26perf: build: Set Python configuration for cross compilationLeo Yan
2024-07-26perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan
2024-07-26perf tool: fix dereferencing NULL al->mapsCasey Chen
2024-07-23Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn
2024-07-17perf dso: Fix build when libunwind is enabledJames Clark
2024-07-17tools: Make pkg-config dependency checks usable by other toolsGuilherme Amadio
2024-07-17perf build: Warn if libtracefs is not foundGuilherme Amadio