index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
Age
Commit message (
Expand
)
Author
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
2025-02-27
perf trace: Add missing perf_tool__init()
Athira Rajeev
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2025-02-12
perf trace: Add --summary-mode option
Namhyung Kim
2025-02-12
perf trace: Convert syscall_stats to hashmap
Namhyung Kim
2025-02-12
perf trace: Allocate syscall stats only if summary is on
Namhyung Kim
2025-02-05
Merge tag 'v6.14-rc1' into perf-tools-next
Namhyung Kim
2025-01-28
perf trace: Fix runtime error of index out of bounds
Howard Chu
2025-01-24
perf trace: Fix return value of trace__fprintf_tp_fields
Benjamin Peterson
2025-01-10
perf trace: Fix unaligned access for augmented args
Namhyung Kim
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
2024-12-18
perf env: Move arch errno function to only use in env
Ian Rogers
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
2024-11-14
perf trace: Avoid garbage when not printing a syscall's arguments
Benjamin Peterson
2024-11-14
perf trace: Do not lose last events in a race
Benjamin Peterson
2024-11-14
perf trace: Fix tracing itself, creating feedback loops
Howard Chu
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-11-05
perf trace: avoid garbage when not printing a trace event's arguments
Benjamin Peterson
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
2024-10-17
perf color: Add printf format checking and resolve issues
Ian Rogers
2024-10-17
perf trace: The return from 'write' isn't a pid
Arnaldo Carvalho de Melo
2024-10-02
perf trace: Keep exited threads for summary
Michael Petlan
2024-09-11
perf trace: Mark the 'head' arg in the set_robust_list syscall as coming from...
Arnaldo Carvalho de Melo
2024-09-11
perf trace: Mark the 'rseq' arg in the rseq syscall as coming from user space
Arnaldo Carvalho de Melo
2024-09-11
perf trace: If a syscall arg is marked as 'const', assume it is coming _from_...
Arnaldo Carvalho de Melo
[next]