index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+10
2009-07-01
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
27
-354
/
+1279
2009-07-01
perf report: Add --symbols parameter
Arnaldo Carvalho de Melo
2
-2
/
+12
2009-07-01
perf report: Add --comms parameter
Arnaldo Carvalho de Melo
2
-10
/
+27
2009-07-01
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
5
-0
/
+238
2009-06-30
perf_counter tools: Adjust only prelinked symbol's addresses
Arnaldo Carvalho de Melo
2
-6
/
+13
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
1
-3
/
+3
2009-06-30
perf_counter tools: Reduce perf stat measurement overhead/skew
Paul Mackerras
1
-14
/
+50
2009-06-29
perf stat: Use percentages for scaling output
Ingo Molnar
1
-1
/
+2
2009-06-28
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
1
-5
/
+6
2009-06-27
perf stat: Improve output
Jaswinder Singh Rajput
1
-6
/
+5
2009-06-27
perf stat: Fix multi-run stats
Ingo Molnar
1
-4
/
+11
2009-06-27
perf stat: Add -n/--null option to run without counters
Ingo Molnar
1
-1
/
+4
2009-06-27
perf_counter tools: Remove dead code
Ingo Molnar
5
-132
/
+3
2009-06-26
perf report: Print sorted callchains per histogram entries
Frederic Weisbecker
1
-11
/
+71
2009-06-26
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
5
-5
/
+213
2009-06-26
perf record: Fix unhandled io return value
Frederic Weisbecker
1
-1
/
+4
2009-06-25
perf_counter tools: Add alias for 'l1d' and 'l1i'
Jaswinder Singh Rajput
1
-2
/
+2
2009-06-25
perf-report: Add bare minimum PERF_EVENT_READ parsing
Peter Zijlstra
1
-0
/
+24
2009-06-25
perf-report: Add modes for inherited stats and no-samples
Peter Zijlstra
1
-2
/
+17
2009-06-25
perf_counter: Rework the sample ABI
Peter Zijlstra
3
-22
/
+29
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
9
-54
/
+377
2009-06-25
perf_counter tools: Shorten names for events
Jaswinder Singh Rajput
1
-17
/
+28
2009-06-25
perf_counter tools: Check for valid cache operations
Jaswinder Singh Rajput
1
-0
/
+33
2009-06-25
perf record: Fix filemap pathname parsing in /proc/pid/maps
Johannes Weiner
1
-3
/
+2
2009-06-25
perf_counter tools: add cpu_relax()/rmb() definitions for sh.
Paul Mundt
1
-0
/
+10
2009-06-24
perf_counter tools: Add CREDITS file for Git contributors
Ingo Molnar
1
-0
/
+30
2009-06-24
perf stat: Remove dead code
Jaswinder Singh Rajput
1
-31
/
+13
2009-06-24
perf_counter tools: Fix strbuf_fread() error path handling
Roel Kluin
1
-1
/
+1
2009-06-23
perf stat: Fix verbose for perf stat
Jaswinder Singh Rajput
1
-8
/
+12
2009-06-23
perf report: Fix help text typo
Ingo Molnar
1
-1
/
+1
2009-06-23
perf_counter tools: Handle overlapping MMAP events
Peter Zijlstra
1
-3
/
+21
2009-06-23
perf stat: Fix command option / manpage
Jaswinder Singh Rajput
1
-3
/
+3
2009-06-22
perf_counter tools: Set alias for page-faults
Jaswinder Singh Rajput
1
-18
/
+18
2009-06-22
perf report: Output more symbol related debug data
Peter Zijlstra
2
-2
/
+7
2009-06-22
perf_counter tools: Introduce alias member in event_symbol
Jaswinder Singh Rajput
1
-25
/
+38
2009-06-22
perf_counter tools: Define separate declarations for H/W and S/W events
Jaswinder Singh Rajput
1
-22
/
+22
2009-06-22
[S390] Enable tick based perf_counter on s390.
Martin Schwidefsky
1
-0
/
+6
2009-06-21
perf_counter tools: Fix vmlinux fallback when running on a different kernel
Ingo Molnar
1
-1
/
+1
2009-06-20
perfcounter: Handle some IO return values
Frederic Weisbecker
2
-3
/
+11
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
13
-156
/
+176
2009-06-19
perf_counter tools: Add a data file header
Peter Zijlstra
3
-43
/
+73
2009-06-19
perf_counter: Update userspace callchain sampling uses
Peter Zijlstra
1
-47
/
+39
2009-06-18
perf report: Filter to parent set by default
Ingo Molnar
2
-4
/
+28
2009-06-18
perf_counter tools: Handle lost events
Peter Zijlstra
2
-5
/
+44
2009-06-18
perf_counter: tools: Makefile tweaks for 64-bit powerpc
Paul Mackerras
1
-1
/
+6
2009-06-18
perf_counter tools: Add and use isprint()
Peter Zijlstra
3
-18
/
+20
2009-06-18
perf report: Add validation of call-chain entries
Ingo Molnar
1
-28
/
+46
2009-06-18
perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...
Ingo Molnar
1
-33
/
+34
2009-06-17
perf_counter tools: Replace isprint() with issane()
Peter Zijlstra
2
-1
/
+2
[next]