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
*
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
|
*
perf_counter tools: Fix storage size allocation of callchain list
Frederic Weisbecker
2009-07-01
1
-1
/
+1
|
*
Merge branch 'linus' into perfcounters/urgent
Ingo Molnar
2009-07-01
1
-0
/
+6
|
|
\
|
*
|
perf report: Add hypervisor dso
Anton Blanchard
2009-07-01
1
-1
/
+14
|
*
|
perf report: Fix reporting of hypervisor
Anton Blanchard
2009-07-01
1
-2
/
+5
|
*
|
perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix
Anton Blanchard
2009-07-01
1
-0
/
+9
|
*
|
perf top: Move skip symbols to an array
Anton Blanchard
2009-07-01
1
-7
/
+17
|
*
|
perf_counter tools: Remove zlib dependency
Anton Blanchard
2009-07-01
1
-6
/
+0
|
*
|
perf report: Fix -z option
Anton Blanchard
2009-07-01
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
2009-07-04
1
-0
/
+6
|
\
\
\
|
*
|
|
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
2009-07-03
1
-0
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-07-01
1
-0
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf_counter tools: add cpu_relax()/rmb() definitions for sh.
Paul Mundt
2009-06-25
1
-0
/
+10
|
|
/
/
*
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-30
27
-354
/
+1279
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
perf report: Add --symbols parameter
Arnaldo Carvalho de Melo
2009-07-01
2
-2
/
+12
|
*
perf report: Add --comms parameter
Arnaldo Carvalho de Melo
2009-07-01
2
-10
/
+27
|
*
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
2009-07-01
5
-0
/
+238
|
*
perf_counter tools: Adjust only prelinked symbol's addresses
Arnaldo Carvalho de Melo
2009-06-30
2
-6
/
+13
|
*
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
2009-06-30
1
-3
/
+3
|
*
perf_counter tools: Reduce perf stat measurement overhead/skew
Paul Mackerras
2009-06-29
1
-14
/
+50
|
*
perf stat: Use percentages for scaling output
Ingo Molnar
2009-06-29
1
-1
/
+2
|
*
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
2009-06-28
1
-5
/
+6
|
*
perf stat: Improve output
Jaswinder Singh Rajput
2009-06-27
1
-6
/
+5
[next]