index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-22
20
-167
/
+616
|
\
|
*
perf_counter tools: Give perf top inherit option
Mike Galbraith
2009-07-22
1
-1
/
+5
|
*
perf_counter tools: Fix vmlinux symbol generation breakage
Mike Galbraith
2009-07-22
1
-2
/
+5
|
*
perf_counter: Detect debugfs location
Jason Baron
2009-07-22
5
-17
/
+102
|
*
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2009-07-22
2
-1
/
+176
|
*
perf symbol: C++ demangling
Arnaldo Carvalho de Melo
2009-07-22
2
-3
/
+20
|
*
perf: avoid structure size confusion by using a fixed size
Arjan van de Ven
2009-07-22
1
-1
/
+1
|
*
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
2009-07-22
2
-2
/
+4
|
*
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
2
-48
/
+0
|
*
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
2009-07-22
8
-103
/
+304
|
|
\
|
|
*
perf report: Introduce -n/--show-nr-samples
Arnaldo Carvalho de Melo
2009-07-11
2
-0
/
+21
|
|
*
perf_counter tools: PLT info is stripped in -debuginfo packages
Arnaldo Carvalho de Melo
2009-07-11
1
-51
/
+65
|
|
*
perf report: Make the output more compact
Arnaldo Carvalho de Melo
2009-07-11
1
-15
/
+21
|
|
*
strlist: Introduce strlist__entry and strlist__nr_entries methods
Arnaldo Carvalho de Melo
2009-07-11
2
-4
/
+27
|
|
*
perf report: Tidy up reporting of symbols not found
Arnaldo Carvalho de Melo
2009-07-11
1
-3
/
+2
|
|
*
perf report: Adjust column width to the values sampled
Arnaldo Carvalho de Melo
2009-07-11
5
-32
/
+164
|
|
*
perf_counter: Add P6 PMU support
Vince Weaver
2009-07-10
1
-1
/
+7
|
*
|
perf_counter: Make call graph option consistent
Anton Blanchard
2009-07-18
1
-2
/
+2
|
*
|
perf_counter: Add perf record option to log addresses
Anton Blanchard
2009-07-18
1
-0
/
+6
|
*
|
perf_counter: Synthesize VDSO mmap event
Anton Blanchard
2009-07-18
1
-0
/
+4
|
*
|
perf_counter tools: Fix index boundary check
Roel Kluin
2009-07-13
1
-1
/
+1
|
|
/
|
*
perf_counter tools: Rename cache events to remove $
Anton Blanchard
2009-07-10
1
-2
/
+2
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-07-10
43
-1580
/
+1752
|
\
\
|
|
/
|
*
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
2009-07-05
3
-41
/
+124
|
*
perf_counter tools: callchains: Manage the cumul hits on the fly
Frederic Weisbecker
2009-07-05
1
-4
/
+8
|
*
perf report: Change default callchain parameters
Frederic Weisbecker
2009-07-05
1
-2
/
+2
|
*
perf report: Use a modifiable string for default callchain options
Frederic Weisbecker
2009-07-05
1
-1
/
+3
|
*
perf report: Warn on callchain output request from non-callchain file
Frederic Weisbecker
2009-07-05
1
-3
/
+13
|
*
perf report: Annotate variable initialization
Ingo Molnar
2009-07-03
1
-1
/
+1
|
*
perf_counter tools: Adjust symbols in ET_EXEC files too
Arnaldo Carvalho de Melo
2009-07-03
2
-6
/
+7
|
*
perf_counter tools: Display percents of hits in callchain with overhead colors
Frederic Weisbecker
2009-07-02
1
-2
/
+3
|
*
perf_counter tools: Provide helper to print percents color
Frederic Weisbecker
2009-07-02
5
-56
/
+38
|
*
perf_counter tools: Set the minimum percent for callchains to be displayed
Frederic Weisbecker
2009-07-02
3
-21
/
+49
|
*
perf report: Add support for callchain graph output
Frederic Weisbecker
2009-07-02
3
-18
/
+185
|
*
perf_counter tools: Add new OPT_CALLBACK_DEFAULT option
Frederic Weisbecker
2009-07-02
2
-1
/
+4
|
*
perf_counter tools: Create new chain_for_each_child() iterator
Frederic Weisbecker
2009-07-02
1
-3
/
+6
|
*
perf_counter tools: Enable kernel module symbol loading in tools
Mike Galbraith
2009-07-02
3
-8
/
+38
|
*
perf_counter tools: Connect module support infrastructure to symbol loading i...
Mike Galbraith
2009-07-02
5
-14
/
+156
|
*
perf_counter tools: Add infrastructure to support loading of kernel module sy...
Mike Galbraith
2009-07-02
3
-0
/
+564
|
*
perf_counter tools: Make symbol loading consistently return number of loaded ...
Mike Galbraith
2009-07-02
4
-6
/
+9
|
*
perf stat: Handle pipe read failures in perf stat
Frederic Weisbecker
2009-07-01
1
-2
/
+4
|
*
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
2009-07-01
10
-608
/
+32
|
*
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
2009-07-01
12
-562
/
+39
|
*
perf list: Add cache events
Jaswinder Singh Rajput
2009-07-01
1
-1
/
+16
|
*
perf stat: Define MATCH_EVENT for easy attr checking
Jaswinder Singh Rajput
2009-07-01
1
-17
/
+10
|
*
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
27
-128
/
+151
|
*
perf report: Fix HV bit mismerge
Ingo Molnar
2009-07-01
1
-3
/
+3
|
*
perf_counter tools: Rework event string parsing/syntax
Paul Mackerras
2009-07-01
1
-72
/
+160
|
*
perf_counter tools: Various fixes for callchains
Frederic Weisbecker
2009-07-01
1
-32
/
+90
|
*
perf_counter tools: Resolve symbols in callchains
Frederic Weisbecker
2009-07-01
3
-50
/
+90
[next]