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
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-05
91
-615
/
+2987
|
\
|
*
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
2020-04-03
1
-1
/
+1
|
*
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-03
1
-1
/
+10
|
*
perf script: Fix invalid read of directory entry after closedir()
Andreas Gerstmayr
2020-04-03
1
-1
/
+1
|
*
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
2020-04-03
1
-0
/
+3
|
*
perf script: add -S/--symbols documentation
Ian Rogers
2020-04-03
1
-0
/
+8
|
*
perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
Jin Yao
2020-04-03
12
-12
/
+12
|
*
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
2020-04-03
1
-5
/
+7
|
*
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
2020-04-03
1
-4
/
+17
|
*
perf report/top TUI: Fix title line formatting
Arnaldo Carvalho de Melo
2020-04-03
1
-4
/
+4
|
*
perf top: Support hotkey to change sort order
Jin Yao
2020-04-03
1
-2
/
+9
|
*
perf top: Support --group-sort-idx to change the sort order
Jin Yao
2020-04-03
2
-0
/
+9
|
*
perf symbols: Fix arm64 gap between kernel start and module end
Kemeng Shi
2020-04-03
2
-0
/
+28
|
*
perf build-test: Honour JOBS to override detection of number of cores
Arnaldo Carvalho de Melo
2020-04-03
1
-3
/
+7
|
*
perf script: Add --show-cgroup-events option
Namhyung Kim
2020-04-03
2
-0
/
+44
|
*
perf top: Add --all-cgroups option
Namhyung Kim
2020-04-03
2
-0
/
+19
|
*
perf record: Add --all-cgroups option
Namhyung Kim
2020-04-03
5
-2
/
+27
|
*
perf record: Support synthesizing cgroup events
Namhyung Kim
2020-04-03
4
-0
/
+129
|
*
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-04-03
5
-0
/
+54
|
*
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
2020-04-03
5
-5
/
+109
|
*
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
12
-1
/
+67
|
*
perf tools: Add file-handle feature test
Namhyung Kim
2020-04-03
1
-0
/
+4
|
*
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
2020-04-03
1
-0
/
+1
|
*
perf script: Introduce --deltatime option
Hagen Paul Pfeifer
2020-03-27
2
-0
/
+20
|
*
perf test x86: Add CET instructions to the new instructions test
Adrian Hunter
2020-03-27
3
-0
/
+544
|
*
perf: Normalize gcc parameter when generating arch errno table
He Zhe
2020-03-26
1
-1
/
+1
|
*
perf parse-events: Add defensive NULL check
Ian Rogers
2020-03-26
1
-6
/
+5
|
*
perf callchain: Update docs regarding kernel/user space unwinding
Tony Jones
2020-03-25
2
-12
/
+20
|
*
perf dso: Fix dso comparison
Ravi Bangoria
2020-03-24
1
-1
/
+21
|
*
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
2020-03-24
1
-5
/
+5
|
*
perf test: Test pmu-events aliases
John Garry
2020-03-24
1
-1
/
+147
|
*
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2020-03-24
2
-1
/
+2
|
*
perf pmu: Add is_pmu_core()
John Garry
2020-03-24
2
-0
/
+6
|
*
perf test: Add pmu-events test
John Garry
2020-03-24
4
-0
/
+239
|
*
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2020-03-24
2
-8
/
+16
|
*
perf jevents: Support test events folder
John Garry
2020-03-24
1
-0
/
+30
|
*
perf jevents: Add some test events
John Garry
2020-03-24
3
-0
/
+59
|
*
perf tools: Unify a bit the build directory output
Jiri Olsa
2020-03-24
1
-4
/
+5
|
*
perf vendor events amd: Update Zen1 events to V2
Vijay Thakkar
2020-03-24
7
-136
/
+172
|
*
perf vendor events amd: Add Zen2 events
Vijay Thakkar
2020-03-24
7
-0
/
+1117
|
*
perf vendor events amd: Restrict model detection for zen1 based processors
Vijay Thakkar
2020-03-24
7
-1
/
+1
|
*
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
2020-03-24
1
-19
/
+30
|
*
perf stat: Align the output for interval aggregation mode
Jin Yao
2020-03-24
1
-3
/
+3
|
*
perf report/top TUI: Support hotkeys to let user select any event for sorting
Jin Yao
2020-03-24
1
-1
/
+27
|
*
perf report: Support a new key to reload the browser
Jin Yao
2020-03-24
4
-3
/
+6
|
*
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
2020-03-24
4
-15
/
+94
|
*
perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses
Jin Yao
2020-03-24
1
-11
/
+35
|
*
perf report: Support interactive annotation of code without symbols
Jin Yao
2020-03-24
2
-6
/
+38
|
*
perf report: Print al_addr when symbol is not found
Jin Yao
2020-03-23
1
-2
/
+4
|
*
perf symbols: Consolidate symbol fixup issue
Leo Yan
2020-03-23
5
-33
/
+8
[next]