summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAgeFilesLines
* perf record, x86: Print more intelligent error message when sampling failsSimon Kaempflein2009-11-231-0/+6
* perf tools: Eliminate some more die() uses in library functionsArnaldo Carvalho de Melo2009-11-191-2/+5
* perf tools: perf_header__read() shouldn't die()Arnaldo Carvalho de Melo2009-11-191-7/+9
* perf tools: Don't die() in perf_header__new()Arnaldo Carvalho de Melo2009-11-171-0/+5
* perf tools: Don't die() in perf_header_attr__add_id()Arnaldo Carvalho de Melo2009-11-171-1/+4
* perf tools: Don't die() in perf_header__add_attr()Arnaldo Carvalho de Melo2009-11-171-1/+4
* perf tools: Don't die in perf_header_attr__new()Arnaldo Carvalho de Melo2009-11-171-1/+4
* Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-151-1/+1
|\
| * perf tools: Fix permission checksPekka Enberg2009-11-081-1/+1
* | perf tools: Use perf_header__set/has_feat whenever possibleFrederic Weisbecker2009-11-111-2/+2
* | perf tools: Move the build-id storage operations to headersFrederic Weisbecker2009-11-111-30/+2
* | perf tools: Synthetize the targeted processFrederic Weisbecker2009-11-111-1/+10
* | perf symbols: Use the buildids if presentArnaldo Carvalho de Melo2009-11-081-3/+46
* | perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo2009-10-271-171/+10
* | perf record: Fix race where process can disappear while reading its /proc/pid...Arnaldo Carvalho de Melo2009-10-271-0/+4
* | perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-231-1/+1
* | perf tools: Introduce bitmask'ed additional headersFrederic Weisbecker2009-10-191-2/+2
* | perf tools: Use kernel bitmap libraryFrederic Weisbecker2009-10-191-3/+0
* | perf trace: Add filter SuppportLi Zefan2009-10-151-1/+14
* | perf tools: Fix counter sample frequency breakageMike Galbraith2009-10-121-1/+13
* | perf tools: Merge trace.info content into perf.dataFrederic Weisbecker2009-10-071-4/+3
* | perf tools: Default to 1 KHz auto-sampling freq eventsIngo Molnar2009-10-061-26/+26
|/
* perf: Propagate term signal to childChris Wilson2009-10-041-0/+6
* 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
OpenPOWER on IntegriCloud