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
/
builtin-record.c
Age
Commit message (
Expand
)
Author
2009-07-22
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
2009-07-18
perf_counter: Add perf record option to log addresses
Anton Blanchard
2009-07-18
perf_counter: Synthesize VDSO mmap event
Anton Blanchard
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-06-25
perf record: Fix unhandled io return value
Frederic Weisbecker
2009-06-25
perf-report: Add modes for inherited stats and no-samples
Peter Zijlstra
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
2009-06-25
perf record: Fix filemap pathname parsing in /proc/pid/maps
Johannes Weiner
2009-06-20
perfcounter: Handle some IO return values
Frederic Weisbecker
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-18
perf_counter tools: Handle lost events
Peter Zijlstra
2009-06-15
perf record: Fix fast task-exit race
Ingo Molnar
2009-06-14
perf record/report: Add call graph / call chain profiling
Ingo Molnar
2009-06-12
perf record: Explicity program a default counter
Peter Zijlstra
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
perf_counter tools: Clean up u64 usage
Ingo Molnar
2009-06-11
perf_counter tools: Normalize data using per sample period data
Peter Zijlstra
2009-06-10
perf_counter tools: Propagate signals properly
Peter Zijlstra
2009-06-10
perf_counter tools: Small frequency related fixes
Peter Zijlstra
2009-06-07
perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER
Ingo Molnar
2009-06-07
perf record: Fall back to cpu-clock-ticks if no PMU
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar