summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-191-1/+5
* perf record: Amend option summariesPeter Zijlstra2015-06-101-4/+3
* perf record: Fix perf.data size in no-buildid modeHe Kuang2015-06-081-4/+2
* perf tools: Move branch option parsing to own fileAndi Kleen2015-05-271-88/+1
* perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter2015-05-051-21/+123
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-051-0/+13
* perf tools: Hit all build ids when AUX area tracingAdrian Hunter2015-05-041-1/+9
* perf tools: Add AUX area tracing indexAdrian Hunter2015-05-041-0/+15
* perf record: Extend -m option for AUX area tracing mmap pagesAdrian Hunter2015-04-291-3/+46
* perf record: Add basic AUX area tracing supportAdrian Hunter2015-04-291-4/+77
* perf evlist: Fix type for references to data_head/tailDavid Ahern2015-04-101-2/+2
* perf record: Add clockid parameterPeter Zijlstra2015-04-081-0/+87
* perf evlist: Return the first evsel with an invalid filter in apply_filters()Arnaldo Carvalho de Melo2015-03-261-2/+3
* perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo2015-03-111-2/+2
* perf record: Support recording running/enabled timeAndi Kleen2015-02-251-0/+2
* perf tools: Enable LBR call stack supportKan Liang2015-02-181-3/+3
* perf tools: Use perf_data_file__fd() consistentlyNamhyung Kim2015-01-291-7/+7
* perf record: Show precise number of samplesNamhyung Kim2015-01-291-12/+39
* perf tools: Do not use __perf_session__process_events() directlyNamhyung Kim2015-01-291-4/+3
* perf record: Add new -I option to sample interrupted machine stateStephane Eranian2014-11-161-0/+2
* perf record: Do not save pathname in ./debug/.build-id directory for vmlinuxNamhyung Kim2014-11-051-0/+11
* perf tools: Export usage string and option table of perf recordNamhyung Kim2014-10-291-2/+5
* perf evsel: No need to drag util/cgroup.hArnaldo Carvalho de Melo2014-10-171-0/+1
* perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo2014-10-141-0/+1
* perf tools: Convert {record,top}.call-graph option to call-graph.record-modeNamhyung Kim2014-09-261-1/+1
* perf callchain: Move some parser functions to callchain.cNamhyung Kim2014-09-261-86/+2
* perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim2014-09-261-25/+20
* perf record: Filter out POLLHUP'ed file descriptorsArnaldo Carvalho de Melo2014-09-251-2/+5
* perf evlist: Introduce poll method for common code idiomArnaldo Carvalho de Melo2014-09-251-1/+1
* perf record: Use ring buffer consume method to look like other toolsArnaldo Carvalho de Melo2014-09-171-4/+4
* perf record: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-3/+4
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-131-1/+1
* perf record: Honour --no-time command line optionAndi Kleen2014-08-121-0/+1
* perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty roundsJiri Olsa2014-07-251-1/+7
* perf record: Always force PERF_RECORD_FINISHED_ROUND eventJiri Olsa2014-07-251-2/+1
* perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual2014-06-051-0/+1
* perf record: Fix poll return value propagationJiri Olsa2014-06-031-1/+5
* perf tools: Get rid of on_exit() feature testNamhyung Kim2014-05-121-31/+0
* perf record: Propagate exit status of a command line workloadNamhyung Kim2014-05-121-67/+60
* perf tools: Improve error reportingAdrien BAK2014-04-201-1/+1
* perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa2014-02-181-5/+5
* perf record: Add readable output for callchain debugJiri Olsa2014-02-181-1/+3
* perf tools: Add call-graph option support into .perfconfigJiri Olsa2014-02-181-0/+16
* perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-311-8/+2
* perf record: Rename --initial-delay to --delayArnaldo Carvalho de Melo2014-01-141-1/+1
* perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo2014-01-141-1/+1
* perf record: Add --initial-delay optionAndi Kleen2014-01-131-1/+8
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-131-1/+1
* perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo2014-01-131-2/+0
* perf evlist: Close fds on destructorArnaldo Carvalho de Melo2014-01-131-1/+0
OpenPOWER on IntegriCloud