aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker1-0/+1
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar1-37/+58
2009-08-15perf record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo1-1/+1
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker1-0/+5
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker1-1/+1
2009-08-12perf record: Add missing -C option support for specifying profile cpuJens Axboe1-3/+14
2009-08-12perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo1-33/+38
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker1-0/+1
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker1-18/+0
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker1-1/+0
2009-08-09perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit1-4/+8
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker1-0/+1
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton Blanchard1-1/+2
2009-07-18perf_counter: Add perf record option to log addressesAnton Blanchard1-0/+6
2009-07-18perf_counter: Synthesize VDSO mmap eventAnton Blanchard1-0/+4
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-2/+2
2009-06-25perf record: Fix unhandled io return valueFrederic Weisbecker1-1/+4
2009-06-25perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra1-2/+17
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra1-35/+65
2009-06-25perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner1-3/+2
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker1-2/+7
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-10/+10
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra1-42/+52
2009-06-18perf_counter tools: Handle lost eventsPeter Zijlstra1-4/+16
2009-06-15perf record: Fix fast task-exit raceIngo Molnar1-4/+12
2009-06-14perf record/report: Add call graph / call chain profilingIngo Molnar1-0/+8
2009-06-12perf record: Explicity program a default counterPeter Zijlstra1-2/+5
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-2/+2
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar1-2/+2
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra1-1/+2
2009-06-10perf_counter tools: Propagate signals properlyPeter Zijlstra1-0/+12
2009-06-10perf_counter tools: Small frequency related fixesPeter Zijlstra1-0/+3
2009-06-07perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar1-3/+4
2009-06-07perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar1-2/+23
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+544