aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-record.c
AgeCommit message (Expand)Author
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-17perf record: Disable profiling before draining the bufferPeter Zijlstra
2009-09-14perf tools: Implement counter output multiplexingIngo Molnar
2009-09-14perf tools: Add an option to multiplex counters in a single channelFrederic Weisbecker
2009-09-03perf trace: Sample timestamps as wellIngo Molnar
2009-09-02perf trace: Sample the CPU tooIngo Molnar
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker
2009-08-18perf tools: Record events info also when :record suffix is used.Frederic Weisbecker
2009-08-17perf tools: Add perf traceFrederic Weisbecker
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-15perf record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker
2009-08-12perf record: Add missing -C option support for specifying profile cpuJens Axboe
2009-08-12perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker
2009-08-09perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton Blanchard
2009-07-18perf_counter: Add perf record option to log addressesAnton Blanchard
2009-07-18perf_counter: Synthesize VDSO mmap eventAnton Blanchard
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-25perf record: Fix unhandled io return valueFrederic Weisbecker
2009-06-25perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra
2009-06-25perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra
2009-06-18perf_counter tools: Handle lost eventsPeter Zijlstra
2009-06-15perf record: Fix fast task-exit raceIngo Molnar
2009-06-14perf record/report: Add call graph / call chain profilingIngo Molnar
2009-06-12perf record: Explicity program a default counterPeter Zijlstra
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra
2009-06-10perf_counter tools: Propagate signals properlyPeter Zijlstra
2009-06-10perf_counter tools: Small frequency related fixesPeter Zijlstra
2009-06-07perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar
2009-06-07perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar