aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAge
* perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo2010-07-30
* perf record: Release resources at exitArnaldo Carvalho de Melo2010-07-29
* Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
|\
| * perf record: prevent kill(0, SIGTERM);Ian Munsie2010-06-17
* | perf kvm: Get rid of unused guest_kallsymsGui Jianfeng2010-06-25
* | perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-17
* | perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian2010-06-17
* | perf: Add non-exec mmap() trackingEric B Munson2010-06-09
* | perf report: Implement --sort cpuArun Sharma2010-06-05
* | perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-05
|/
* perf-record: Check correct pid when forkingBorislav Petkov2010-05-31
* perf-record: Share per-cpu buffersPeter Zijlstra2010-05-21
* perf-record: Remove -MPeter Zijlstra2010-05-21
* perf record: remove unneeded gettimeofday() callRuss Anderson2010-05-20
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-18
* perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-17
* perf record: Fix bug mismatch with -c option definitionStephane Eranian2010-05-17
* perf tools: change event inheritance logic in stat and recordStephane Eranian2010-05-13
* 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