index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
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-29
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-25
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-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
2009-06-17
perf report: Add --sort <call> --call <$regex>
Peter Zijlstra
1
-51
/
+158
2009-06-15
perf report: Fix 32-bit printf format
Ingo Molnar
1
-1
/
+1
[next]