index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
Age
Commit message (
Expand
)
Author
4 days
perf trace: Enhance BTF type formatting to symbolise kernel function pointers
Aaron Tomlin
4 days
perf trace: Auto-assign kernel symbol beautifier to function pointer fields
Aaron Tomlin
4 days
perf trace: Introduce kernel symbol beautifier for virtual addresses
Aaron Tomlin
4 days
perf trace: Fix error checking in btf_struct_scnprintf()
Aaron Tomlin
2026-08-05
perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
Aaron Tomlin
2026-07-23
perf trace: Format instruction pointer fields as hexadecimal
Aaron Tomlin
2026-07-23
perf trace: Add --bitmask-list command-line option
Aaron Tomlin
2026-07-23
perf trace: Correct default cpumask formatting to hexadecimal
Aaron Tomlin
2026-06-30
perf python: Use evsel in sample in pyrf_event
Ian Rogers
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
2026-06-30
perf evsel: Add reference count
Ian Rogers
2026-06-30
perf evlist: Add reference count
Ian Rogers
2026-06-22
perf bpf: Fix up build failure due to change of btf_vlen() return type
Mark Brown
2026-06-15
perf trace: Guard __probe_ip suppression with evsel__is_probe()
Arnaldo Carvalho de Melo
2026-06-15
perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probes
Aaron Tomlin
2026-06-03
perf env: Refactor perf_env__arch_strerrno
Ian Rogers
2026-05-21
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2026-05-20
perf trace beauty: Make beauty generated C code standalone .o files
Ian Rogers
2026-05-20
perf trace: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
2026-05-20
perf trace: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
2026-05-16
perf trace: Introduce --show-cpu option to display cpu id
Aaron Tomlin
2026-05-14
perf trace: Add beautifier script for fsmount flags
Namhyung Kim
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
2026-04-02
perf trace: Fix potential u64 underflow in duration calculation
Michael Petlan
2026-04-02
perf trace: Skip unnecessary synthesis for summary-only mode
Namhyung Kim
2026-03-19
perf callchain: Refactor callchain option parsing
Ian Rogers
2026-03-13
perf bpf_map: Remove unused code
Ian Rogers
2026-03-02
perf trace: Avoid an ERR_PTR in syscall_stats
Ian Rogers
2026-02-26
perf trace: Fix IS_ERR() vs NULL check bug
wangguangju
2026-01-26
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
2026-01-20
perf trace: Deal with compiler const checks
Arnaldo Carvalho de Melo
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
2025-12-17
perf trace: Don't change const char strings
Arnaldo Carvalho de Melo
2025-11-29
perf trace: Skip internal syscall arguments
Namhyung Kim
2025-10-19
perf trace: Don't synthesize mmaps unless callchains are enabled
Ian Rogers
2025-09-19
perf trace: Fix IS_ERR() vs NULL check bug
Fushuai Wang
2025-09-19
perf trace: Add --max-summary option
Namhyung Kim
2025-07-25
perf trace: Avoid global perf_env with evsel__env
Ian Rogers
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-06-26
perf trace: Split BPF skel code to util/bpf_trace_augment.c
Namhyung Kim
2025-06-24
perf trace: Add missed freeing of ordered events and thread
Ian Rogers
2025-06-24
perf trace: Show zero value in STRARRAY
Namhyung Kim
2025-06-09
perf target: Remove uid from target
Ian Rogers
2025-06-09
perf trace: Switch user option to use BPF filter
Ian Rogers
2025-05-29
perf trace: Set errpid to false for rseq and set_robust_list
Anubhav Shelat
2025-05-28
perf trace: Always print return value for syscalls returning a pid
Anubhav Shelat
[next]