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.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 script: Support total cycles count
Andi Kleen
2018-10-24
1
-4
/
+7
*
perf script: Implement --graph-function
Andi Kleen
2018-10-24
4
-19
/
+86
*
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
2018-10-24
2
-0
/
+31
*
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
7
-13
/
+30
*
perf script: Add --insn-trace for instruction decoding
Andi Kleen
2018-10-24
3
-0
/
+49
*
perf scripts python: exported-sql-viewer.py: Add All branches report
Adrian Hunter
2018-10-23
1
-0
/
+547
*
perf scripts python: exported-sql-viewer.py: Add ability to display all the d...
Adrian Hunter
2018-10-23
1
-0
/
+694
*
perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...
Adrian Hunter
2018-10-23
1
-0
/
+24
*
perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...
Adrian Hunter
2018-10-23
1
-1
/
+305
*
perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...
Adrian Hunter
2018-10-23
1
-9
/
+173
*
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
Adrian Hunter
2018-10-23
4
-6
/
+6
*
perf scripts python: call-graph-from-sql.py: Refactor TreeItem class
Adrian Hunter
2018-10-23
1
-140
/
+133
*
perf scripts python: call-graph-from-sql.py: Add data helper functions
Adrian Hunter
2018-10-23
1
-25
/
+29
*
perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...
Adrian Hunter
2018-10-23
1
-29
/
+61
*
perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()
Adrian Hunter
2018-10-23
1
-1
/
+0
*
perf scripts python: call-graph-from-sql.py: Add a class for global data
Adrian Hunter
2018-10-23
1
-5
/
+21
*
perf scripts python: call-graph-from-sql.py: Separate the database details in...
Adrian Hunter
2018-10-23
1
-25
/
+38
*
perf scripts python: call-graph-from-sql.py: Make a "Main" function
Adrian Hunter
2018-10-23
1
-1
/
+6
*
perf scripts python: call-graph-from-sql.py: Change icon
Adrian Hunter
2018-10-23
1
-3
/
+1
*
perf scripts python: call-graph-from-sql.py: Set a minimum window size
Adrian Hunter
2018-10-23
1
-0
/
+1
*
perf scripts python: call-graph-from-sql.py: Provide better default column sizes
Adrian Hunter
2018-10-23
1
-0
/
+3
*
perf scripts python: call-graph-from-sql.py: Use SPDX license identifier
Adrian Hunter
2018-10-22
1
-11
/
+3
*
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
2018-10-22
3
-2
/
+38
*
perf script: Flush output stream after events in verbose mode
Milian Wolff
2018-10-22
1
-0
/
+3
*
perf script: Allow extended console debug output
Milian Wolff
2018-10-22
1
-1
/
+3
*
perf stat: Poll for monitored tasks being alive
Jiri Olsa
2018-10-22
1
-0
/
+24
*
perf trace: Drop thread refcount in trace__event_handler()
Arnaldo Carvalho de Melo
2018-10-22
1
-1
/
+1
*
perf trace: Drop addr_location refcounts
Arnaldo Carvalho de Melo
2018-10-22
1
-3
/
+5
*
perf evsel: Mark a evsel as disabled when asking the kernel do disable it
Arnaldo Carvalho de Melo
2018-10-22
3
-7
/
+19
*
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
2018-10-19
5
-0
/
+17
*
perf trace: Introduce --max-events
Arnaldo Carvalho de Melo
2018-10-19
2
-0
/
+68
*
tools lib subcmd: Introduce OPTION_ULONG
Arnaldo Carvalho de Melo
2018-10-19
2
-0
/
+21
*
perf arm64: Fix generate system call table failed with /tmp mounted with noexec
Hongxu Jia
2018-10-19
1
-1
/
+1
*
perf symbols: Set PLT entry/header sizes properly on Sparc
David Miller
2018-10-18
1
-1
/
+11
*
perf jitdump: Add Sparc support.
David Miller
2018-10-18
2
-0
/
+8
*
perf annotate: Add Sparc support
David Miller
2018-10-18
2
-0
/
+177
*
perf record: Encode -k clockid frequency into Perf trace
Alexey Budankov
2018-10-18
5
-2
/
+48
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-10-18
18
-57
/
+225
|
\
|
*
Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-10-18
12
-45
/
+39
|
|
\
|
|
*
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
2018-10-17
1
-19
/
+2
|
|
*
perf tools: Pass build flags to traceevent build
Jiri Olsa
2018-10-16
1
-1
/
+1
|
|
*
perf report: Don't crash on invalid inline debug information
Milian Wolff
2018-10-16
1
-0
/
+3
|
|
*
perf cpu_map: Align cpu map synthesized events properly.
David Miller
2018-10-16
1
-0
/
+1
|
|
*
perf tools: Fix tracing_path_mount proper path
Jiri Olsa
2018-10-16
1
-2
/
+2
|
|
*
perf tools: Fix use of alternatives to find JDIR
Jarod Wilson
2018-10-16
1
-1
/
+1
|
|
*
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2018-10-16
2
-0
/
+4
|
|
*
perf vendor events intel: Fix wrong filter_band* values for uncore events
Jiri Olsa
2018-10-11
2
-16
/
+16
|
|
*
Revert "perf tools: Fix PMU term format max value calculation"
Jiri Olsa
2018-10-09
1
-6
/
+7
|
|
*
tools headers uapi: Sync kvm.h copy
Arnaldo Carvalho de Melo
2018-10-08
1
-0
/
+1
|
|
*
tools arch uapi: Sync the x86 kvm.h copy
Arnaldo Carvalho de Melo
2018-10-08
1
-0
/
+1
[next]