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
*
perf script: Display negative tid in non-sample events
Adrian Hunter
2020-09-17
2
-5
/
+7
*
perf docs: Improve help information in perf.txt
Zejiang Tang
2020-09-17
1
-22
/
+47
*
perf metric: Remove duplicate include
YueHaibing
2020-09-17
1
-2
/
+0
*
perf tools: Add documentation for topdown metrics
Andi Kleen
2020-09-17
1
-0
/
+256
*
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-17
5
-4
/
+134
*
perf record: Support sample-read topdown metric group
Kan Liang
2020-09-17
4
-1
/
+44
*
perf tools: Rename group to topdown
Kan Liang
2020-09-17
6
-54
/
+61
*
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2020-09-17
2
-0
/
+16
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-17
17
-49
/
+149
|
\
|
*
perf stat: Fix the ratio comments of miss-events
Qi Liu
2020-09-16
1
-10
/
+10
|
*
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-15
3
-0
/
+13
|
*
perf metric: Do not free metric when failed to resolve
Namhyung Kim
2020-09-15
1
-3
/
+6
|
*
perf metric: Free metric when it failed to resolve
Namhyung Kim
2020-09-15
1
-5
/
+12
|
*
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
2020-09-15
1
-3
/
+5
|
*
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
2020-09-15
1
-5
/
+9
|
*
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
2020-09-15
1
-1
/
+1
|
*
perf evlist: Fix cpu/thread map leak
Namhyung Kim
2020-09-15
1
-3
/
+8
|
*
perf metric: Fix some memory leaks - part 2
Namhyung Kim
2020-09-15
1
-0
/
+2
|
*
perf metric: Fix some memory leaks
Namhyung Kim
2020-09-15
1
-2
/
+5
|
*
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-15
3
-1
/
+7
|
*
perf vendor events amd: Remove trailing commas
Henry Burns
2020-09-15
2
-2
/
+2
|
*
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
2020-09-14
2
-0
/
+30
|
*
perf record: Don't clear event's period if set by a term
Ian Rogers
2020-09-14
1
-8
/
+26
|
*
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
2020-09-14
1
-2
/
+1
|
*
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
2020-09-14
1
-1
/
+6
|
*
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
2020-09-14
1
-2
/
+2
|
*
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-14
1
-1
/
+4
*
|
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
5
-22
/
+15
*
|
perf vendor events power9: Add hv_24x7 core level metric events
Kajol Jain
2020-09-10
1
-13
/
+22
*
|
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
3
-6
/
+9
*
|
perf jevents: Add support for parsing perchip/percore events
Kajol Jain
2020-09-10
2
-0
/
+26
*
|
perf jevents: Add new structure to pass json fields.
Kajol Jain
2020-09-10
1
-115
/
+97
*
|
perf jevents: Make json_events() static and ditch jevents.h file
Kajol Jain
2020-09-10
2
-25
/
+1
*
|
perf test: Introduce script for Arm CoreSight testing
Leo Yan
2020-09-10
1
-0
/
+183
*
|
perf metricgroup: Fix typo in comment.
Ian Rogers
2020-09-10
1
-1
/
+1
*
|
perf stat: Remove dead code: no need to set os.evsel twice
Ian Rogers
2020-09-10
1
-1
/
+0
*
|
perf list: Do not print 'Metric Groups:' unnecessarily
Namhyung Kim
2020-09-09
1
-4
/
+6
*
|
perf list: Remove dead code in argument check
Namhyung Kim
2020-09-09
1
-7
/
+0
*
|
perf tools: Add build test with GTK+
Arnaldo Carvalho de Melo
2020-09-09
1
-0
/
+2
*
|
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2020-09-04
3
-5
/
+6
*
|
perf vendor events amd: Enable Family 19h users by matching Zen2 events
Kim Phillips
2020-09-04
1
-0
/
+1
*
|
perf vendor events amd: Add recommended events
Kim Phillips
2020-09-04
7
-0
/
+599
*
|
perf vendor events amd: Add ITLB Instruction Fetch Hits event for zen1
Kim Phillips
2020-09-04
1
-0
/
+5
*
|
perf vendor events amd: Add L2 Prefetch events for zen1
Kim Phillips
2020-09-04
1
-0
/
+18
*
|
perf: ftrace: Add filter support for option -F/--funcs
Changbin Du
2020-09-04
2
-7
/
+80
*
|
perf tools: Consolidate close_control_option()'s into one function
Adrian Hunter
2020-09-04
4
-22
/
+13
*
|
perf intel-pt: Document snapshot control command
Adrian Hunter
2020-09-04
1
-3
/
+20
*
|
perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'
Arnaldo Carvalho de Melo
2020-09-04
1
-0
/
+1
*
|
perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'
Arnaldo Carvalho de Melo
2020-09-04
2
-0
/
+7
*
|
perf record: Add 'snapshot' control command
Adrian Hunter
2020-09-04
5
-14
/
+35
[next]