index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2025-01-28
perf cpumap: Fix die and cluster IDs
James Clark
2025-01-27
perf annotate: Use an array for the disassembler preference
Ian Rogers
2025-01-23
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
2025-01-16
perf hist: Fix bogus profiles when filters are enabled
Dmitry Vyukov
2025-01-16
perf hist: Deduplicate cmp/sort/collapse code
Dmitry Vyukov
2025-01-14
perf config: Add a function to set one variable in .perfconfig
Arnaldo Carvalho de Melo
2025-01-14
perf probe: Rename err label
James Clark
2025-01-14
perf record: Fix segfault with --off-cpu when debuginfo is not enabled
Athira Rajeev
2025-01-10
perf tools: Fixup end address of modules
Namhyung Kim
2025-01-10
perf symbol: Prefer non-label symbols with same address
Namhyung Kim
2025-01-10
perf symbol-elf: Avoid a weak cxx_demangle_sym function
Ian Rogers
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
2025-01-08
perf llvm-add2line: Remove unused symbol_conf.h include
Dmitry Vyukov
2025-01-08
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
Arnaldo Carvalho de Melo
2025-01-08
perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not...
Arnaldo Carvalho de Melo
2025-01-08
perf namespaces: Introduce nsinfo__set_in_pidns()
Arnaldo Carvalho de Melo
2025-01-08
perf jitdump: Accept jitdump mmaps emitted from inside containers
Arnaldo Carvalho de Melo
2025-01-08
perf machine: Don't ignore _etext when not a text symbol
Christophe Leroy
2025-01-08
perf maps: Fix display of kernel symbols
Christophe Leroy
2025-01-08
perf ftrace: Display latency statistics at the end
Namhyung Kim
2025-01-08
perf evsel: Improve the evsel__open_strerror() for EBUSY
Ian Rogers
2024-12-26
perf stat: Document and clarify outstate members
James Clark
2024-12-26
perf stat: Document and simplify interval timestamps
James Clark
2024-12-26
perf stat: Remove empty new_line_metric function
James Clark
2024-12-26
perf stat: Also hide metric-units from JSON when event didn't run
James Clark
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
2024-12-23
perf path: Remove unused is_executable_file()
Dr. David Alan Gilbert
2024-12-23
perf values: Use evsel rather than evsel->idx
Ian Rogers
2024-12-23
perf stream: Use evsel rather than evsel->idx
Ian Rogers
2024-12-23
perf lock contention: Handle slab objects in -L/--lock-filter option
Namhyung Kim
2024-12-23
perf lock contention: Resolve slab object name using BPF
Namhyung Kim
2024-12-23
perf lock contention: Run BPF slab cache iterator
Namhyung Kim
2024-12-20
perf lock contention: Add and use LCB_F_TYPE_MASK
Namhyung Kim
2024-12-20
perf script: Cache the output type
Arnaldo Carvalho de Melo
2024-12-18
perf python: Correctly throw IndexError
Ian Rogers
2024-12-18
perf python: Add __str__ and __repr__ functions to evsel
Ian Rogers
2024-12-18
perf python: Add __str__ and __repr__ functions to evlist
Ian Rogers
2024-12-18
perf python: Add parse_events function
Ian Rogers
2024-12-18
perf kwork: Make perf_kwork_add_work a callback
Ian Rogers
2024-12-18
perf bench: Remove reference to cmd_inject
Ian Rogers
2024-12-18
perf lock: Move common lock contention code to new file
Ian Rogers
2024-12-18
perf env: Move arch errno function to only use in env
Ian Rogers
[next]