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
/
perf.h
Age
Commit message (
Expand
)
Author
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-04
sparc: add basic support for 'perf'
Jens Axboe
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-07-10
perf_counter: Add P6 PMU support
Vince Weaver
2009-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
2009-07-03
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-06-30
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-26
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
2009-06-25
perf_counter tools: add cpu_relax()/rmb() definitions for sh.
Paul Mundt
2009-06-22
[S390] Enable tick based perf_counter on s390.
Martin Schwidefsky
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-19
perf_counter tools: Add a data file header
Peter Zijlstra
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar