summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-11/+11
* perf record: Disable profiling before draining the bufferPeter Zijlstra2009-09-171-1/+12
* perf tools: Implement counter output multiplexingIngo Molnar2009-09-141-17/+26
* perf tools: Add an option to multiplex counters in a single channelFrederic Weisbecker2009-09-141-0/+6
* perf trace: Sample timestamps as wellIngo Molnar2009-09-031-0/+1
* perf trace: Sample the CPU tooIngo Molnar2009-09-021-1/+3
* perf tools: Only save the event formats we needFrederic Weisbecker2009-08-281-2/+2
* perf tools: Record events info also when :record suffix is used.Frederic Weisbecker2009-08-181-3/+11
* perf tools: Add perf traceFrederic Weisbecker2009-08-171-0/+4
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-161-0/+1
* Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-151-37/+58
|\
| * perf record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo2009-08-151-1/+1
| * perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker2009-08-131-0/+5
| * perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-131-1/+1
| * perf record: Add missing -C option support for specifying profile cpuJens Axboe2009-08-121-3/+14
| * perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo2009-08-121-33/+38
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-121-0/+1
* | perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-121-18/+0
* | perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-121-1/+0
|/
* perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit2009-08-091-4/+8
* perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-0/+1
* perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-221-1/+2
* perf_counter: Add perf record option to log addressesAnton Blanchard2009-07-181-0/+6
* perf_counter: Synthesize VDSO mmap eventAnton Blanchard2009-07-181-0/+4
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-2/+2
* perf record: Fix unhandled io return valueFrederic Weisbecker2009-06-251-1/+4
* perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra2009-06-251-2/+17
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-251-35/+65
* perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner2009-06-251-3/+2
* perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-201-2/+7
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-10/+10
* perf_counter tools: Add a data file headerPeter Zijlstra2009-06-191-42/+52
* perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-181-4/+16
* perf record: Fix fast task-exit raceIngo Molnar2009-06-151-4/+12
* perf record/report: Add call graph / call chain profilingIngo Molnar2009-06-141-0/+8
* perf record: Explicity program a default counterPeter Zijlstra2009-06-121-2/+5
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-2/+2
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-111-2/+2
* perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-111-1/+2
* perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-101-0/+12
* perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-101-0/+3
* perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar2009-06-071-3/+4
* perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar2009-06-071-2/+23
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+544