summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-record.c
AgeCommit message (Expand)Author
2011-01-03perf tools: Introduce event selectorsArnaldo Carvalho de Melo
2010-12-25perf record: Fix use of sample_id_all userspace with !sample_id_all kernelsArnaldo Carvalho de Melo
2010-12-21perf record,report,annotate,diff: Process events in orderIan Munsie
2010-12-21perf session: Fallback to unordered processing if no sample_id_allIan Munsie
2010-12-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-12-06perf record: Fix eternal wait for stillborn childArnaldo Carvalho de Melo
2010-12-05perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo
2010-12-05perf session: Parse sample earlierArnaldo Carvalho de Melo
2010-11-26perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-22perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo
2010-11-20perf stat: Change and clean up sys_perf_event_open error handlingCorey Ashford
2010-11-10perf record: make the record options available outside perf recordTom Zanussi
2010-10-26perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo
2010-10-26perf record: Remove newline character from perror() argumentMatt Fleming
2010-07-30perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo
2010-07-29perf record: Release resources at exitArnaldo Carvalho de Melo
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-25perf kvm: Get rid of unused guest_kallsymsGui Jianfeng
2010-06-17perf record: prevent kill(0, SIGTERM);Ian Munsie
2010-06-17perf record: Add option to avoid updating buildid cacheStephane Eranian
2010-06-17perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian
2010-06-09perf: Add non-exec mmap() trackingEric B Munson
2010-06-05perf report: Implement --sort cpuArun Sharma
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian
2010-05-31perf-record: Check correct pid when forkingBorislav Petkov
2010-05-21perf-record: Share per-cpu buffersPeter Zijlstra
2010-05-21perf-record: Remove -MPeter Zijlstra
2010-05-21perf record: remove unneeded gettimeofday() callRuss Anderson
2010-05-19perf tools: Remove some unused functionsArnaldo Carvalho de Melo
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo
2010-05-17perf record: Fix bug mismatch with -c option definitionStephane Eranian
2010-05-13perf tools: change event inheritance logic in stat and recordStephane Eranian
2010-05-09perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker
2010-05-05perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi
2010-05-03perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi
2010-05-02perf record: Don't exit in live mode when no tracepoints are enabledArnaldo Carvalho de Melo
2010-05-02perf: add perf-inject builtinTom Zanussi
2010-05-02perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi
2010-04-28perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin
2010-04-15Merge branch 'perf/live' into perf/coreIngo Molnar
2010-04-15perf: Make the trace events sample period default to 1Frederic Weisbecker
2010-04-15perf: Make -f the default for perf recordFrederic Weisbecker
2010-04-14perf: Convert perf header build_ids into build_id eventsTom Zanussi
2010-04-14perf: Convert perf tracing data into a tracing_data eventTom Zanussi
2010-04-14perf: Convert perf event types into event type eventsTom Zanussi
2010-04-14perf: Convert perf header attrs into attr eventsTom Zanussi
2010-04-14perf record: Introduce special handling for pipe outputTom Zanussi
2010-04-14perf: Add pipe-specific header read/write and event processing codeTom Zanussi