aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-record.c
AgeCommit message (Expand)Author
2009-12-28perf record: We should fork only if a program was specified to runArnaldo Carvalho de Melo
2009-12-16perf record: Use per-task-per-cpu events for inherited eventsPeter Zijlstra
2009-12-16perf record: Properly synchronize child creationPeter Zijlstra
2009-12-16perf symbols: Adopt the strlists for dso, commArnaldo Carvalho de Melo
2009-12-16perf symbols: Make symbol_conf globalArnaldo Carvalho de Melo
2009-12-15perf record: Rename perf.data to perf.data.old if --force/-f is usedArnaldo Carvalho de Melo
2009-12-14perf session: Move kmaps to perf_sessionArnaldo Carvalho de Melo
2009-12-14perf session: Pass the perf_session to the event handling operationsArnaldo Carvalho de Melo
2009-12-12perf tools: Introduce perf_session classArnaldo Carvalho de Melo
2009-11-23perf record, x86: Print more intelligent error message when sampling failsSimon Kaempflein
2009-11-19perf tools: Eliminate some more die() uses in library functionsArnaldo Carvalho de Melo
2009-11-19perf tools: perf_header__read() shouldn't die()Arnaldo Carvalho de Melo
2009-11-17perf tools: Don't die() in perf_header__new()Arnaldo Carvalho de Melo
2009-11-17perf tools: Don't die() in perf_header_attr__add_id()Arnaldo Carvalho de Melo
2009-11-17perf tools: Don't die() in perf_header__add_attr()Arnaldo Carvalho de Melo
2009-11-17perf tools: Don't die in perf_header_attr__new()Arnaldo Carvalho de Melo
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-11perf tools: Use perf_header__set/has_feat whenever possibleFrederic Weisbecker
2009-11-11perf tools: Move the build-id storage operations to headersFrederic Weisbecker
2009-11-11perf tools: Synthetize the targeted processFrederic Weisbecker
2009-11-08perf tools: Fix permission checksPekka Enberg
2009-11-08perf symbols: Use the buildids if presentArnaldo Carvalho de Melo
2009-10-27perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo
2009-10-27perf record: Fix race where process can disappear while reading its /proc/pid...Arnaldo Carvalho de Melo
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo
2009-10-19perf tools: Introduce bitmask'ed additional headersFrederic Weisbecker
2009-10-19perf tools: Use kernel bitmap libraryFrederic Weisbecker
2009-10-15perf trace: Add filter SuppportLi Zefan
2009-10-12perf tools: Fix counter sample frequency breakageMike Galbraith
2009-10-07perf tools: Merge trace.info content into perf.dataFrederic Weisbecker
2009-10-06perf tools: Default to 1 KHz auto-sampling freq eventsIngo Molnar
2009-10-04perf: Propagate term signal to childChris Wilson
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