aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAge
* perf record,report,annotate,diff: Process events in orderIan Munsie2010-12-21
* perf session: Fallback to unordered processing if no sample_id_allIan Munsie2010-12-21
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-16
|\
| * perf record: Fix eternal wait for stillborn childArnaldo Carvalho de Melo2010-12-06
* | perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo2010-12-04
* | perf session: Parse sample earlierArnaldo Carvalho de Melo2010-12-04
* | perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo2010-11-26
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
|\|
| * perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo2010-11-22
* | perf stat: Change and clean up sys_perf_event_open error handlingCorey Ashford2010-11-20
|/
* perf record: make the record options available outside perf recordTom Zanussi2010-11-10
* perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo2010-10-26
* perf record: Remove newline character from perror() argumentMatt Fleming2010-10-26
* 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