index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
Age
Commit message (
Expand
)
Author
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
2025-05-13
perf trace: Support --summary-mode=cgroup
Namhyung Kim
2025-05-08
perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()
Namhyung Kim
2025-05-08
perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()
Namhyung Kim
2025-05-08
perf trace: Free the files.max entry in files->table
Ian Rogers
2025-04-28
perf trace: Implement syscall summary in BPF
Namhyung Kim
2025-03-24
perf trace: Fix wrong size to bpf_map__update_elem call
Thomas Richter
2025-03-20
perf trace: Fix evlist memory leak
Ian Rogers
2025-03-20
perf trace: Fix BTF memory leak
Ian Rogers
2025-03-20
perf trace: Make syscall table stable
Ian Rogers
2025-03-20
perf thread: Add support for reading the e_machine type for a thread
Ian Rogers
2025-03-20
perf syscalltbl: Remove struct syscalltbl
Ian Rogers
2025-03-20
perf trace: Reorganize syscalls
Ian Rogers
[next]