summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAgeFilesLines
* perf record: make the record options available outside perf recordTom Zanussi2010-11-101-5/+5
* perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo2010-10-261-0/+4
* perf record: Remove newline character from perror() argumentMatt Fleming2010-10-261-2/+2
* perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo2010-07-301-1/+4
* perf record: Release resources at exitArnaldo Carvalho de Melo2010-07-291-6/+26
* Merge branch 'linus' into perf/coreThomas Gleixner2010-06-281-1/+1
|\
| * perf record: prevent kill(0, SIGTERM);Ian Munsie2010-06-171-1/+1
* | perf kvm: Get rid of unused guest_kallsymsGui Jianfeng2010-06-251-9/+0
* | perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-171-0/+5
* | perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian2010-06-171-1/+1
* | perf: Add non-exec mmap() trackingEric B Munson2010-06-091-1/+3
* | perf report: Implement --sort cpuArun Sharma2010-06-051-0/+3
* | perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-051-9/+14
|/
* perf-record: Check correct pid when forkingBorislav Petkov2010-06-011-2/+1
* perf-record: Share per-cpu buffersPeter Zijlstra2010-05-211-24/+28
* perf-record: Remove -MPeter Zijlstra2010-05-211-24/+12
* perf record: remove unneeded gettimeofday() callRuss Anderson2010-05-201-16/+1
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-181-0/+1
* perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-171-5/+3
* perf record: Fix bug mismatch with -c option definitionStephane Eranian2010-05-171-6/+5
* perf tools: change event inheritance logic in stat and recordStephane Eranian2010-05-131-6/+6
* perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker2010-05-091-10/+24
* perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2010-05-051-10/+1
* perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi2010-05-031-14/+21
* perf record: Don't exit in live mode when no tracepoints are enabledArnaldo Carvalho de Melo2010-05-021-6/+9
* perf: add perf-inject builtinTom Zanussi2010-05-021-1/+1
* perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi2010-05-021-7/+0
* perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo2010-04-271-19/+17
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-191-3/+60
* Merge branch 'perf/live' into perf/coreIngo Molnar2010-04-151-7/+61
|\
| * perf: Convert perf header build_ids into build_id eventsTom Zanussi2010-04-141-3/+12
| * perf: Convert perf tracing data into a tracing_data eventTom Zanussi2010-04-141-0/+16
| * perf: Convert perf event types into event type eventsTom Zanussi2010-04-141-0/+7
| * perf: Convert perf header attrs into attr eventsTom Zanussi2010-04-141-0/+10
| * perf record: Introduce special handling for pipe outputTom Zanussi2010-04-141-3/+15
| * perf: Add pipe-specific header read/write and event processing codeTom Zanussi2010-04-141-1/+1
* | perf: Make the trace events sample period default to 1Frederic Weisbecker2010-04-151-14/+22
* | perf: Make -f the default for perf recordFrederic Weisbecker2010-04-151-15/+25
|/
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-141-12/+12
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-031-1/+0
* perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo2010-04-021-0/+3
* perf record: Zero out mmap_array to fix segfaultZhang, Yanmin2010-03-261-1/+1
* perf events: Change perf parameter --pid to process-wide collection instead o...Zhang, Yanmin2010-03-181-101/+159
* perf record: Enable counters only when kernel is execing subcommandZhang, Yanmin2010-03-181-18/+15
* perf record: Enable the enable_on_exec flag if record forks the targetEric B Munson2010-03-151-5/+8
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-03-121-4/+9
|\
| * perf record: Don't try to find buildids in a zero sized fileArnaldo Carvalho de Melo2010-03-111-0/+3
| * perf tools: Fix sparse CPU numbering related bugsPaul Mackerras2010-03-111-4/+3
| * perf record: Add ID and to recorded event data when recording multiple eventsEric B Munson2010-03-101-0/+3
* | perf record: Mention paranoid sysctl when failing to create counterArnaldo Carvalho de Melo2010-03-111-1/+2
|/
OpenPOWER on IntegriCloud