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