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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-9
/
+9
*
perf build: Update build rule for generated files
Namhyung Kim
2023-08-03
2
-0
/
+16
*
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
*
tools build: Add 3-component logical version comparators
Arnaldo Carvalho de Melo
2023-08-03
1
-0
/
+20
*
perf build: Add Wextra for C++ compilation
Ian Rogers
2023-07-28
2
-1
/
+4
*
perf build: Don't always set -funwind-tables and -ggdb3
Ian Rogers
2023-07-28
1
-4
/
+3
*
perf bpf-loader: Remove unneeded diagnostic pragma
Ian Rogers
2023-07-28
1
-3
/
+0
*
perf vendor events arm64: Add JSON metrics for Yitian 710 DDR
Jing Zhang
2023-07-28
1
-0
/
+20
*
perf jevents: Add support for Yitian 710 DDR PMU (arm64) aliasing
Jing Zhang
2023-07-28
2
-0
/
+374
*
perf tools: Add a place to put kernel config fragments for test runs
James Clark
2023-07-28
3
-0
/
+19
*
perf scripts python: Add command execution for gecko script
Anup Sharma
2023-07-28
2
-0
/
+5
*
perf scripts python: Implement add sample function and thread processing
Anup Sharma
2023-07-28
1
-2
/
+50
*
perf scripts python: Implement add sample function and thread processing
Anup Sharma
2023-07-28
1
-0
/
+54
*
perf scripts python: Add trace end processing and PRODUCT and CATEGORIES info...
Anup Sharma
2023-07-28
1
-1
/
+64
*
perf scripts python: Add classes and conversion functions
Anup Sharma
2023-07-28
1
-1
/
+132
*
perf scripts python: Extact necessary information from process event
Anup Sharma
2023-07-28
1
-1
/
+13
*
perf scripts python: Add initial script file with usage information
Anup Sharma
2023-07-28
1
-0
/
+31
*
perf doc: Fix typo in perf.data-file-format.txt
Xiu Jianfeng
2023-07-28
1
-1
/
+1
*
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
4
-39
/
+57
*
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
*
perf parse-events: Move instances of YYABORT to YYNOMEM
Ian Rogers
2023-07-28
1
-18
/
+40
*
perf parse-events: Separate YYABORT and YYNOMEM cases
Ian Rogers
2023-07-28
1
-19
/
+26
*
perf parse-event: Add memory allocation test for name terms
Ian Rogers
2023-07-28
3
-3
/
+6
*
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
Arnaldo Carvalho de Melo
2023-07-28
1
-0
/
+6
*
perf parse-events: Avoid regrouped warning for wild card events
Ian Rogers
2023-07-26
1
-0
/
+1
*
perf parse-events: Add more comments to 'struct parse_events_state'
Ian Rogers
2023-07-26
1
-0
/
+8
*
perf parse-events: Remove two unused tokens
Ian Rogers
2023-07-26
1
-1
/
+1
*
perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token
Ian Rogers
2023-07-26
1
-27
/
+0
*
perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
Ian Rogers
2023-07-26
1
-40
/
+2
*
perf build: Add LTO build option
Ian Rogers
2023-07-24
1
-0
/
+5
*
perf test: Avoid weak symbol for arch_tests
Ian Rogers
2023-07-24
1
-1
/
+10
*
perf parse-events: Avoid use uninitialized warning
Ian Rogers
2023-07-24
1
-1
/
+1
*
perf stat: Avoid uninitialized use of perf_stat_config
Ian Rogers
2023-07-24
2
-2
/
+2
*
perf diff: Replaces some ',' as separator with the more usual ';'
Lu Hongfei
2023-07-20
1
-2
/
+2
*
perf bench uprobe trace_printk: Add entry attaching an BPF program that does ...
Arnaldo Carvalho de Melo
2023-07-20
4
-11
/
+41
*
perf bench uprobe empty: Add entry attaching an empty BPF program
Arnaldo Carvalho de Melo
2023-07-20
5
-4
/
+88
*
perf bench uprobe: Show diff to previous
Arnaldo Carvalho de Melo
2023-07-20
1
-5
/
+16
*
perf bench uprobe: Print diff to baseline
Arnaldo Carvalho de Melo
2023-07-20
1
-3
/
+24
*
perf bench uprobe: Add benchmark to test uprobe overhead
Arnaldo Carvalho de Melo
2023-07-20
5
-0
/
+91
*
perf trace: Free thread_trace->files table
Arnaldo Carvalho de Melo
2023-07-20
1
-0
/
+14
[next]