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
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-16
perf tools: Librarize sample type and attr finding from headers
Frederic Weisbecker
2
-0
/
+39
2009-08-16
perf tools: Put the show mode into the event headers files
Frederic Weisbecker
1
-0
/
+6
2009-08-16
perf tools: Factorize the dprintf definition
Frederic Weisbecker
2
-0
/
+17
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
17
-105
/
+136
2009-08-15
perf tools: Factorize the thread code in a dedicated file
Frederic Weisbecker
2
-0
/
+162
2009-08-15
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
4
-17
/
+39
2009-08-15
perf tools: Add some comments to the event definitions
Peter Zijlstra
1
-0
/
+6
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
1
-0
/
+10
2009-08-12
perf tools: Fix dso__new handle() to handle deleted DSOs
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-08-12
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Arnaldo Carvalho de Melo
2
-15
/
+24
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
5
-1
/
+129
2009-08-12
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
2
-0
/
+56
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
4
-0
/
+135
2009-08-11
tracing: Add more namespace area to 'perf list' output
Jason Baron
1
-4
/
+4
2009-08-10
perf report: Add raw displaying of per-thread counters
Brice Goglin
2
-2
/
+63
2009-08-09
perf tools: callchain: Fix bad rounding of minimum rate
Frederic Weisbecker
1
-2
/
+3
2009-08-09
perf report: Fix and improve the displaying of per-thread event counters
Brice Goglin
2
-0
/
+197
2009-08-09
perf tools: callchain: Fix 'perf report' display to be callchain by default
Frederic Weisbecker
1
-0
/
+1
2009-08-09
perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...
Frederic Weisbecker
1
-0
/
+2
2009-08-09
perf util: Fix do_read() to fail on EOF instead of busy-looping
Pierre Habouzit
1
-0
/
+2
2009-08-09
perf list: Fix the output to not include tracepoints without an id
Peter Zijlstra
1
-1
/
+17
2009-08-09
perf report: Add debug help for the finding of symbol bugs - show the symtab ...
Arnaldo Carvalho de Melo
2
-11
/
+48
2009-08-09
perf report: Fix per task mult-counter stat reporting
Peter Zijlstra
2
-1
/
+8
2009-08-09
perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...
Peter Zijlstra
1
-1
/
+2
2009-08-09
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
2
-12
/
+22
2009-08-06
perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink
Arnaldo Carvalho de Melo
1
-3
/
+73
2009-08-05
perf: Auto-detect libbfd
Peter Zijlstra
1
-0
/
+9
2009-08-04
perf: Fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-08-02
perf tools: Fix faulty check
Stoyan Gaydarov
1
-1
/
+1
2009-07-22
perf_counter tools: Fix vmlinux symbol generation breakage
Mike Galbraith
1
-2
/
+5
2009-07-22
perf_counter: Detect debugfs location
Jason Baron
4
-16
/
+26
2009-07-22
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2
-1
/
+176
2009-07-22
perf symbol: C++ demangling
Arnaldo Carvalho de Melo
1
-2
/
+19
2009-07-22
perf: avoid structure size confusion by using a fixed size
Arjan van de Ven
1
-1
/
+1
2009-07-22
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
5
-55
/
+102
2009-07-13
perf_counter tools: Fix index boundary check
Roel Kluin
1
-1
/
+1
2009-07-11
perf_counter tools: PLT info is stripped in -debuginfo packages
Arnaldo Carvalho de Melo
1
-51
/
+65
2009-07-11
strlist: Introduce strlist__entry and strlist__nr_entries methods
Arnaldo Carvalho de Melo
2
-4
/
+27
2009-07-11
perf report: Adjust column width to the values sampled
Arnaldo Carvalho de Melo
3
-0
/
+10
2009-07-10
perf_counter tools: Rename cache events to remove $
Anton Blanchard
1
-2
/
+2
2009-07-05
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
2
-21
/
+84
2009-07-05
perf_counter tools: callchains: Manage the cumul hits on the fly
Frederic Weisbecker
1
-4
/
+8
2009-07-03
perf_counter tools: Adjust symbols in ET_EXEC files too
Arnaldo Carvalho de Melo
2
-6
/
+7
2009-07-02
perf_counter tools: Provide helper to print percents color
Frederic Weisbecker
2
-0
/
+32
2009-07-02
perf_counter tools: Set the minimum percent for callchains to be displayed
Frederic Weisbecker
2
-10
/
+15
2009-07-02
perf report: Add support for callchain graph output
Frederic Weisbecker
2
-11
/
+51
2009-07-02
perf_counter tools: Add new OPT_CALLBACK_DEFAULT option
Frederic Weisbecker
2
-1
/
+4
2009-07-02
perf_counter tools: Create new chain_for_each_child() iterator
Frederic Weisbecker
1
-3
/
+6
2009-07-02
perf_counter tools: Connect module support infrastructure to symbol loading i...
Mike Galbraith
2
-11
/
+153
2009-07-02
perf_counter tools: Add infrastructure to support loading of kernel module sy...
Mike Galbraith
2
-0
/
+562
[prev]
[next]