index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2009-07-02
perf_counter tools: Add infrastructure to support loading of kernel module sy...
Mike Galbraith
2009-07-02
perf_counter tools: Make symbol loading consistently return number of loaded ...
Mike Galbraith
2009-07-01
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
2009-07-01
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
2009-07-01
perf list: Add cache events
Jaswinder Singh Rajput
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
perf_counter tools: Rework event string parsing/syntax
Paul Mackerras
2009-07-01
perf_counter tools: Various fixes for callchains
Frederic Weisbecker
2009-07-01
perf_counter tools: Resolve symbols in callchains
Frederic Weisbecker
2009-07-01
perf_counter tools: Fix storage size allocation of callchain list
Frederic Weisbecker
2009-07-01
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
2009-06-30
perf_counter tools: Adjust only prelinked symbol's addresses
Arnaldo Carvalho de Melo
2009-06-27
perf_counter tools: Remove dead code
Ingo Molnar
2009-06-26
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
2009-06-25
perf_counter tools: Add alias for 'l1d' and 'l1i'
Jaswinder Singh Rajput
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
2009-06-25
perf_counter tools: Shorten names for events
Jaswinder Singh Rajput
2009-06-25
perf_counter tools: Check for valid cache operations
Jaswinder Singh Rajput
2009-06-24
perf_counter tools: Fix strbuf_fread() error path handling
Roel Kluin
2009-06-22
perf_counter tools: Set alias for page-faults
Jaswinder Singh Rajput
2009-06-22
perf report: Output more symbol related debug data
Peter Zijlstra
2009-06-22
perf_counter tools: Introduce alias member in event_symbol
Jaswinder Singh Rajput
2009-06-22
perf_counter tools: Define separate declarations for H/W and S/W events
Jaswinder Singh Rajput
2009-06-21
perf_counter tools: Fix vmlinux fallback when running on a different kernel
Ingo Molnar
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-18
perf_counter tools: Add and use isprint()
Peter Zijlstra
2009-06-17
perf_counter tools: Replace isprint() with issane()
Peter Zijlstra
2009-06-13
perf stat: Reorganize output
Ingo Molnar
2009-06-13
perf annotate: Print the filename:line for annotated colored lines
Frederic Weisbecker
2009-06-12
perf_counter tools: Remove one L1-data alias
Yong Wang
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
perf_counter tools: Clean up u64 usage
Ingo Molnar
2009-06-08
perf report: Add support for profiling JIT generated code
Pekka Enberg
2009-06-07
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...
Ingo Molnar
2009-06-06
perf_counter tools: Initialize a stack variable before use
Arjan van de Ven
2009-06-06
perf_counter tools: Fix error condition in parse_aliases()
Ingo Molnar
2009-06-06
perf_counter tools: Warning fixes on 32-bit
Arjan van de Ven
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar