aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAge
* perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker2010-05-09
* perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2010-05-05
* perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi2010-05-03
* perf record: Don't exit in live mode when no tracepoints are enabledArnaldo Carvalho de Melo2010-05-02
* perf: add perf-inject builtinTom Zanussi2010-05-02
* perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi2010-05-02
* perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo2010-04-27
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-19
* Merge branch 'perf/live' into perf/coreIngo Molnar2010-04-15
|\
| * perf: Convert perf header build_ids into build_id eventsTom Zanussi2010-04-14
| * perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-14
| * perf: Convert perf event types into event type eventsTom Zanussi2010-04-14
| * perf: Convert perf header attrs into attr eventsTom Zanussi2010-04-14
| * perf record: Introduce special handling for pipe outputTom Zanussi2010-04-14
| * perf: Add pipe-specific header read/write and event processing codeTom Zanussi2010-04-14
* | perf: Make the trace events sample period default to 1Frederic Weisbecker2010-04-14
* | perf: Make -f the default for perf recordFrederic Weisbecker2010-04-14
|/
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-03
* perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo2010-04-02
* perf record: Zero out mmap_array to fix segfaultZhang, Yanmin2010-03-26
* perf events: Change perf parameter --pid to process-wide collection instead o...Zhang, Yanmin2010-03-18
* perf record: Enable counters only when kernel is execing subcommandZhang, Yanmin2010-03-18
* perf record: Enable the enable_on_exec flag if record forks the targetEric B Munson2010-03-15
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-03-12
|\
| * perf record: Don't try to find buildids in a zero sized fileArnaldo Carvalho de Melo2010-03-11
| * perf tools: Fix sparse CPU numbering related bugsPaul Mackerras2010-03-11
| * perf record: Add ID and to recorded event data when recording multiple eventsEric B Munson2010-03-10
* | perf record: Mention paranoid sysctl when failing to create counterArnaldo Carvalho de Melo2010-03-11
|/
* perf record: Fix existing process callgraph symbolaustin_zhang@linux.intel.com2010-02-08
* perf tools: Clean up O_LARGEFILE et al usageXiao Guangrong2010-02-04
* perf record: Stop intercepting events, use postprocessing to get build-idsArnaldo Carvalho de Melo2010-02-04
* perf tools: Use O_LARGEFILE to open perf data fileXiao Guangrong2010-02-03
* Revert "perf record: Intercept all events"Hitoshi Mitake2010-01-31
* perf session: Create kernel maps in the constructorArnaldo Carvalho de Melo2010-01-29
* perf record: Intercept all eventsArnaldo Carvalho de Melo2010-01-16
* perf record: Encode the domain while synthesizing MMAP eventsArnaldo Carvalho de Melo2010-01-16
* perf tools: Encode kernel module mappings in perf.dataArnaldo Carvalho de Melo2010-01-13
* perf tools: Handle relocatable kernelsArnaldo Carvalho de Melo2010-01-13
* perf record: We should fork only if a program was specified to runArnaldo Carvalho de Melo2009-12-28
* perf record: Use per-task-per-cpu events for inherited eventsPeter Zijlstra2009-12-16
* perf record: Properly synchronize child creationPeter Zijlstra2009-12-16
* perf symbols: Adopt the strlists for dso, commArnaldo Carvalho de Melo2009-12-16
* perf symbols: Make symbol_conf globalArnaldo Carvalho de Melo2009-12-16
* perf record: Rename perf.data to perf.data.old if --force/-f is usedArnaldo Carvalho de Melo2009-12-15
* perf session: Move kmaps to perf_sessionArnaldo Carvalho de Melo2009-12-14
* perf session: Pass the perf_session to the event handling operationsArnaldo Carvalho de Melo2009-12-14
* perf tools: Introduce perf_session classArnaldo Carvalho de Melo2009-12-12
* perf record, x86: Print more intelligent error message when sampling failsSimon Kaempflein2009-11-23
* perf tools: Eliminate some more die() uses in library functionsArnaldo Carvalho de Melo2009-11-19