aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAge
* perf record: Add ability to name registers to recordStephane Eranian2015-08-31
* perf evlist: Open event on evsel cpus and threadsKan Liang2015-08-31
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-20
|\
| * perf tools: Fix buildid processingAdrian Hunter2015-08-19
* | perf tools: Refine parse/config callchain functionsKan Liang2015-08-05
* | perf tools: Introduce callgraph_set for callgraph optionKan Liang2015-07-29
* | perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter2015-07-23
* | perf record: Allow filtering perf's pid via --exclude-perfWang Nan2015-07-20
* | perf record: Let user have timestamps with per-thread recordingAdrian Hunter2015-07-06
|/
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-19
* perf record: Amend option summariesPeter Zijlstra2015-06-10
* perf record: Fix perf.data size in no-buildid modeHe Kuang2015-06-08
* perf tools: Move branch option parsing to own fileAndi Kleen2015-05-27
* perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter2015-05-05
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-05
* perf tools: Hit all build ids when AUX area tracingAdrian Hunter2015-05-04
* perf tools: Add AUX area tracing indexAdrian Hunter2015-05-04
* perf record: Extend -m option for AUX area tracing mmap pagesAdrian Hunter2015-04-29
* perf record: Add basic AUX area tracing supportAdrian Hunter2015-04-29
* perf evlist: Fix type for references to data_head/tailDavid Ahern2015-04-10
* perf record: Add clockid parameterPeter Zijlstra2015-04-08
* perf evlist: Return the first evsel with an invalid filter in apply_filters()Arnaldo Carvalho de Melo2015-03-26
* perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo2015-03-11
* perf record: Support recording running/enabled timeAndi Kleen2015-02-25
* perf tools: Enable LBR call stack supportKan Liang2015-02-18
* perf tools: Use perf_data_file__fd() consistentlyNamhyung Kim2015-01-29
* perf record: Show precise number of samplesNamhyung Kim2015-01-29
* perf tools: Do not use __perf_session__process_events() directlyNamhyung Kim2015-01-29
* perf record: Add new -I option to sample interrupted machine stateStephane Eranian2014-11-16
* perf record: Do not save pathname in ./debug/.build-id directory for vmlinuxNamhyung Kim2014-11-05
* perf tools: Export usage string and option table of perf recordNamhyung Kim2014-10-29
* perf evsel: No need to drag util/cgroup.hArnaldo Carvalho de Melo2014-10-17
* perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo2014-10-14
* perf tools: Convert {record,top}.call-graph option to call-graph.record-modeNamhyung Kim2014-09-26
* perf callchain: Move some parser functions to callchain.cNamhyung Kim2014-09-26
* perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim2014-09-26
* perf record: Filter out POLLHUP'ed file descriptorsArnaldo Carvalho de Melo2014-09-25
* perf evlist: Introduce poll method for common code idiomArnaldo Carvalho de Melo2014-09-25
* perf record: Use ring buffer consume method to look like other toolsArnaldo Carvalho de Melo2014-09-17
* perf record: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-13
* perf record: Honour --no-time command line optionAndi Kleen2014-08-12
* perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty roundsJiri Olsa2014-07-25
* perf record: Always force PERF_RECORD_FINISHED_ROUND eventJiri Olsa2014-07-25
* perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual2014-06-05
* perf record: Fix poll return value propagationJiri Olsa2014-06-03
* perf tools: Get rid of on_exit() feature testNamhyung Kim2014-05-12
* perf record: Propagate exit status of a command line workloadNamhyung Kim2014-05-12
* perf tools: Improve error reportingAdrien BAK2014-04-19
* perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa2014-02-18