index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-24
perf trace: Fix wrong size to bpf_map__update_elem call
Thomas Richter
1
-2
/
+4
2025-03-20
perf trace: Fix evlist memory leak
Ian Rogers
1
-2
/
+6
2025-03-20
perf trace: Fix BTF memory leak
Ian Rogers
1
-0
/
+4
2025-03-20
perf trace: Make syscall table stable
Ian Rogers
1
-34
/
+53
2025-03-20
perf thread: Add support for reading the e_machine type for a thread
Ian Rogers
1
-21
/
+22
2025-03-20
perf syscalltbl: Remove struct syscalltbl
Ian Rogers
1
-42
/
+64
2025-03-20
perf trace: Reorganize syscalls
Ian Rogers
1
-65
/
+132
2025-02-27
perf trace: Add missing perf_tool__init()
Athira Rajeev
1
-0
/
+1
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
1
-1
/
+4
2025-02-12
perf trace: Add --summary-mode option
Namhyung Kim
1
-19
/
+110
2025-02-12
perf trace: Convert syscall_stats to hashmap
Namhyung Kim
1
-29
/
+86
2025-02-12
perf trace: Allocate syscall stats only if summary is on
Namhyung Kim
1
-10
/
+11
2025-02-05
Merge tag 'v6.14-rc1' into perf-tools-next
Namhyung Kim
1
-1
/
+5
2025-01-28
perf trace: Fix runtime error of index out of bounds
Howard Chu
1
-1
/
+5
2025-01-24
perf trace: Fix return value of trace__fprintf_tp_fields
Benjamin Peterson
1
-1
/
+1
2025-01-10
perf trace: Fix unaligned access for augmented args
Namhyung Kim
1
-4
/
+17
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
1
-30
/
+0
2024-12-18
perf env: Move arch errno function to only use in env
Ian Rogers
1
-1
/
+0
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
1
-23
/
+56
2024-11-14
perf trace: Avoid garbage when not printing a syscall's arguments
Benjamin Peterson
1
-2
/
+3
2024-11-14
perf trace: Do not lose last events in a race
Benjamin Peterson
1
-7
/
+2
2024-11-14
perf trace: Fix tracing itself, creating feedback loops
Howard Chu
1
-0
/
+3
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
1
-1
/
+1
2024-11-05
perf trace: avoid garbage when not printing a trace event's arguments
Benjamin Peterson
1
-1
/
+1
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
1
-1
/
+1
2024-10-17
perf color: Add printf format checking and resolve issues
Ian Rogers
1
-1
/
+1
2024-10-17
perf trace: The return from 'write' isn't a pid
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-10-02
perf trace: Keep exited threads for summary
Michael Petlan
1
-0
/
+4
2024-09-11
perf trace: Mark the 'head' arg in the set_robust_list syscall as coming from user space
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-09-11
perf trace: Mark the 'rseq' arg in the rseq syscall as coming from user space
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-09-11
perf trace: If a syscall arg is marked as 'const', assume it is coming _from_ userspace
Arnaldo Carvalho de Melo
1
-1
/
+4
2024-09-10
perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as coming from user space
Arnaldo Carvalho de Melo
1
-2
/
+4
2024-09-10
perf trace: Support collecting 'union's with the BPF augmenter
Arnaldo Carvalho de Melo
1
-8
/
+10
2024-09-10
perf trace: Add --force-btf for debugging
Howard Chu
1
-1
/
+6
2024-09-10
perf trace: Pretty print buffer data
Howard Chu
1
-0
/
+33
2024-09-10
perf trace: Pretty print struct data
Howard Chu
1
-5
/
+60
2024-09-10
perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF
Howard Chu
1
-0
/
+110
2024-09-10
perf trace: Mark bpf's attr as from_user
Arnaldo Carvalho de Melo
1
-1
/
+2
2024-09-09
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-09
perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
1
-3
/
+3
2024-09-09
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-09-09
perf trace: Mark which syscall arguments go from user space to kernel space
Arnaldo Carvalho de Melo
1
-14
/
+27
2024-08-28
perf trace: Pass the richer 'struct syscall_arg' pointer to trace__btf_scnprintf()
Arnaldo Carvalho de Melo
1
-4
/
+6
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-2
/
+2
2024-08-01
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
1
-1
/
+1
2024-07-31
perf trace: Remove arg_fmt->is_enum, we can get that from the BTF type
Arnaldo Carvalho de Melo
1
-46
/
+55
2024-07-31
perf trace: Introduce trace__btf_scnprintf()
Arnaldo Carvalho de Melo
1
-22
/
+27
2024-07-31
perf trace: Filter enum arguments with enum names
Howard Chu
1
-6
/
+56
2024-07-31
perf trace: Augment non-syscall tracepoints with enum arguments with BTF
Howard Chu
1
-7
/
+22
2024-07-31
perf trace: BTF-based enum pretty printing for syscall args
Howard Chu
1
-4
/
+106
[next]