index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter using &= size...
Arnaldo Carvalho de Melo
2023-08-16
1
-4
/
+2
*
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
1
-2
/
+0
*
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
3
-6
/
+4
*
perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
Leo Yan
2023-08-16
5
-16
/
+10
*
perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()
Leo Yan
2023-08-16
12
-5
/
+186
*
perf parse-regs: Refactor arch register parsing functions
Leo Yan
2023-08-16
14
-716
/
+803
*
perf cs-etm: Don't duplicate FIELD_GET()
James Clark
2023-08-15
1
-12
/
+2
*
perf dlfilter: Add al_cleanup()
Adrian Hunter
2023-08-15
1
-0
/
+29
*
perf dlfilter: Initialize addr_location before passing it to thread__find_sym...
Arnaldo Carvalho de Melo
2023-08-15
1
-0
/
+1
*
perf evsel: Remove duplicate check for `field` in evsel__intval()
Yang Jihong
2023-08-15
1
-3
/
+0
*
perf bpf-filter: Fix sample flag check with ||
Namhyung Kim
2023-08-15
1
-0
/
+10
*
perf trace: Tidy comments related to BPF + syscall augmentation
Ian Rogers
2023-08-15
1
-8
/
+0
*
perf trace: Migrate BPF augmentation to use a skeleton
Ian Rogers
2023-08-15
1
-0
/
+418
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
10
-3262
/
+2
*
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
7
-380
/
+4
*
perf script python: Add stub for PMU symbol to the python binding
Ian Rogers
2023-08-11
1
-0
/
+5
*
perf symbols: Fix DSO kernel load and symbol process to correctly map DSO to ...
Athira Rajeev
2023-08-11
2
-5
/
+12
*
perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...
Arnaldo Carvalho de Melo
2023-08-11
1
-5
/
+16
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-10
2
-5
/
+5
|
\
|
*
perf stat: Don't display zero tool counts
Ian Rogers
2023-08-08
1
-0
/
+5
|
*
Revert "perf report: Append inlines to non-DWARF callchains"
Arnaldo Carvalho de Melo
2023-08-08
1
-5
/
+0
*
|
perf probe: Make synthesize_perf_probe_point() private to probe-event.c
Arnaldo Carvalho de Melo
2023-08-07
2
-2
/
+3
*
|
perf probe: Free string returned by synthesize_perf_probe_point() on failure ...
Arnaldo Carvalho de Melo
2023-08-07
1
-2
/
+6
*
|
perf probe: Free string returned by synthesize_perf_probe_point() on failure ...
Arnaldo Carvalho de Melo
2023-08-07
1
-2
/
+3
*
|
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-04
4
-31
/
+55
|
\
|
|
*
perf test parse-events: Test complex name has required event format
Ian Rogers
2023-08-01
2
-0
/
+12
|
*
perf pmus: Create placholder regardless of scanning core_only
Ian Rogers
2023-08-01
1
-9
/
+7
|
*
perf parse-events: Only move force grouped evsels when sorting
Ian Rogers
2023-07-27
1
-13
/
+26
|
*
perf parse-events: When fixing group leaders always set the leader
Ian Rogers
2023-07-27
1
-8
/
+3
|
*
perf parse-events: Extra care around force grouped events
Ian Rogers
2023-07-27
1
-4
/
+10
*
|
perf annotate bpf: Don't enclose non-debug code with an assert()
Arnaldo Carvalho de Melo
2023-08-03
1
-3
/
+7
*
|
perf script python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
2023-08-03
1
-1
/
+2
*
|
perf python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
2023-08-03
1
-0
/
+3
*
|
perf probe: Show correct error message about @symbol usage for uprobe
Masami Hiramatsu
2023-08-03
1
-4
/
+9
*
|
perf parse-events: Remove array remnants
Ian Rogers
2023-08-03
3
-119
/
+0
*
|
perf tools: Revert enable indices setting syntax for BPF map
Ian Rogers
2023-08-03
3
-140
/
+1
*
|
perf parse-event: Avoid BPF test SEGV
Ian Rogers
2023-08-03
1
-1
/
+1
*
|
perf build: Include generated header files properly
Namhyung Kim
2023-08-03
4
-8
/
+8
*
|
perf build: Remove -Wno-redundant-decls in 2 cases
Ian Rogers
2023-08-03
2
-3
/
+0
*
|
perf build: Disable fewer bison warnings
Ian Rogers
2023-08-03
5
-5
/
+17
*
|
perf build: Disable fewer flex warnings
Ian Rogers
2023-08-03
1
-6
/
+18
*
|
perf build: Add Wextra for C++ compilation
Ian Rogers
2023-07-28
1
-0
/
+3
*
|
perf bpf-loader: Remove unneeded diagnostic pragma
Ian Rogers
2023-07-28
1
-3
/
+0
*
|
perf machine: Include data symbols in the kernel map
Namhyung Kim
2023-07-28
1
-1
/
+3
*
|
perf symbols: Add kallsyms__get_symbol_start()
Namhyung Kim
2023-07-28
2
-3
/
+29
*
|
perf parse-events: Remove ABORT_ON
Ian Rogers
2023-07-28
1
-8
/
+14
*
|
perf parse-events: Improve location for add pmu
Ian Rogers
2023-07-28
3
-11
/
+13
*
|
perf parse-events: Populate error column for BPF/tracepoint events
Ian Rogers
2023-07-28
3
-38
/
+56
*
|
perf parse-events: Additional error reporting
Ian Rogers
2023-07-28
1
-6
/
+19
*
|
perf parse-events: Separate ENOMEM memory handling
Ian Rogers
2023-07-28
1
-52
/
+82
[next]