perf record: Set frequency correctly
[pandora-kernel.git] / Documentation / perf_counter / builtin-record.c
2009-06-05 Ingo Molnarperf record: Set frequency correctly
2009-06-05 Ingo Molnarperf_counter tools: Sample and display frequency adjust...
2009-06-05 Ingo Molnarperf_counter tools: Clarify events/samples naming
2009-06-05 Ingo Molnarperf record, top: Implement --freq
2009-06-05 Ingo Molnarperf record: Split out counter creation into a helper...
2009-06-04 Ingo Molnarperf record/report: Fix PID/COMM handling
2009-06-03 Ingo Molnarperf record: Refine capture printout
2009-06-03 Ingo Molnarperf_counter tools: Clean up old kerneltop references
2009-06-03 Peter Zijlstraperf record: Use long arg for counter period
2009-06-02 Ingo Molnarperf record: Print out the number of events captured
2009-06-02 Ingo Molnarperf_counter tools: Make source code headers more coherent
2009-06-02 Ingo Molnarperf record: Increase mmap buffering default
2009-06-02 Ingo Molnarperf record: Add --append option
2009-06-02 Peter Zijlstraperf_counter tools: Fix up the ABI shakeup
2009-06-02 Peter Zijlstraperf_counter: tools: Better handle existing data files
2009-06-02 Peter Zijlstraperf_counter: tools: Expand the COMM,MMAP event synthesizer
2009-06-02 Arnaldo Carvalho... perf_counter tools: Use hex2u64 in more places
2009-06-01 Mike Galbraithperf_counter tools: Guard against record damaging exist...
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-28 Mike Galbraithperf_counter tools: Document '--' option parsing terminator
2009-05-27 Mike Galbraithperf record: Fix the profiling of existing pid or whole box
2009-05-27 Ingo Molnarperf_counter tools: Rename output.perf to perf.data
2009-05-27 Ingo Molnarperf_counter tools: Introduce stricter C code checking
2009-05-26 Ingo Molnarperf stat: Convert to Git option parsing
2009-05-26 Ingo Molnarperf_counter tools: Librarize event string parsing
2009-05-26 Ingo Molnarperf record: Convert to Git option parsing
2009-05-26 Ingo Molnarperf record: Straighten out argv types
2009-05-23 Peter Zijlstraperf_counter: Fix userspace build
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-15 Arnaldo Carvalho... perf record: Allow specifying a pid to record
2009-05-06 Ingo MolnarMerge branch 'core/locking' into perfcounters/core
2009-05-05 Peter Zijlstraperf_counter: tools: update the tools to support proces...
2009-05-03 Mike Galbraithperf_counter tools: fix build error
2009-05-01 Thomas Gleixnerperfcounter tools: fix pointer mismatch
2009-05-01 Thomas Gleixnerperfcounter tools: move common defines ... to local...
2009-05-01 Ingo Molnarperf_counter tools: fix x86 syscall numbers
2009-04-30 Thomas GleixnerMerge branch 'core/signal' into perfcounters/core
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-20 Ingo Molnarperf_counter tools: add 'perf record' command