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 tools: callchain: Fix bad rounding of minimum rate
Frederic Weisbecker
2009-08-09
1
-2
/
+3
*
perf_counter tools: Fix libbfd detection for systems with libz dependency
Mike Galbraith
2009-08-09
1
-0
/
+4
*
perf: "Longum est iter per praecepta, breve et efficax per exempla"
Carlos R. Mafra
2009-08-09
1
-0
/
+225
*
perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...
Frederic Weisbecker
2009-08-09
1
-3
/
+44
*
perf tools: callchain: Fix 'perf report' display to be callchain by default
Frederic Weisbecker
2009-08-09
2
-1
/
+16
*
perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...
Frederic Weisbecker
2009-08-09
1
-0
/
+2
*
perf record: Fix the -A UI for empty or non-existent perf.data
Pierre Habouzit
2009-08-09
1
-4
/
+8
*
perf util: Fix do_read() to fail on EOF instead of busy-looping
Pierre Habouzit
2009-08-09
1
-0
/
+2
*
perf list: Fix the output to not include tracepoints without an id
Peter Zijlstra
2009-08-09
1
-1
/
+17
*
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
Brice Goglin
2009-08-09
2
-2
/
+2
*
perf report: Add debug help for the finding of symbol bugs - show the symtab ...
Arnaldo Carvalho de Melo
2009-08-09
3
-12
/
+50
*
perf report: Fix per task mult-counter stat reporting
Peter Zijlstra
2009-08-09
3
-5
/
+35
*
perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...
Peter Zijlstra
2009-08-09
1
-1
/
+2
*
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
2009-08-09
3
-14
/
+24
*
perf top: Update man page
Mike Galbraith
2009-08-09
1
-13
/
+99
*
perf top: Improve interactive key handling
Mike Galbraith
2009-08-09
1
-35
/
+73
*
perf_counter tools: Allow perf top top users to switch between weighted and i...
Mike Galbraith
2009-08-09
1
-7
/
+17
*
perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...
Mike Galbraith
2009-08-09
1
-40
/
+456
*
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
1
-0
/
+1
*
perf: Auto-detect libelf
Peter Zijlstra
2009-08-06
1
-4
/
+11
*
perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink
Arnaldo Carvalho de Melo
2009-08-06
1
-3
/
+73
*
perf report: Add missing command line options to man page
Arnaldo Carvalho de Melo
2009-08-05
1
-3
/
+57
*
perf: Auto-detect libbfd
Peter Zijlstra
2009-08-05
2
-1
/
+26
*
perf report: Make --sort comm,dso,symbol the default
Pekka Enberg
2009-08-05
1
-2
/
+2
*
perf: Fix read buffer overflow
Roel Kluin
2009-08-04
2
-2
/
+2
*
perf top: Add mwait_idle_with_hints to skip_symbols[]
Arnaldo Carvalho de Melo
2009-08-02
1
-0
/
+1
*
perf tools: Fix faulty check
Stoyan Gaydarov
2009-08-02
1
-1
/
+1
*
perf report: Update for the new FORK/EXIT events
Peter Zijlstra
2009-08-02
1
-4
/
+18
*
perf_counter tools: Fix link errors with older toolchains
Ingo Molnar
2009-08-01
1
-1
/
+1
*
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
|
|
/
[next]