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-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-17
perf record: Disable profiling before draining the buffer
Peter Zijlstra
2009-09-14
perf tools: Implement counter output multiplexing
Ingo Molnar
2009-09-14
perf tools: Add an option to multiplex counters in a single channel
Frederic Weisbecker
2009-09-03
perf trace: Sample timestamps as well
Ingo Molnar
2009-09-02
perf trace: Sample the CPU too
Ingo Molnar
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
2009-08-18
perf tools: Record events info also when :record suffix is used.
Frederic Weisbecker
2009-08-17
perf tools: Add perf trace
Frederic Weisbecker
2009-08-16
perf tools: Librarize trace_event() helper
Frederic Weisbecker
2009-08-15
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2009-08-15
perf record: Fix typo in pid_synthesize_comm_event
Arnaldo Carvalho de Melo
2009-08-13
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2009-08-12
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
2009-08-12
perf record: Fix .tid and .pid fill-in when synthesizing events
Arnaldo Carvalho de Melo
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
2009-08-09
perf record: Fix the -A UI for empty or non-existent perf.data
Pierre Habouzit
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
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