summaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Support new sample type for physical addressKan Liang2017-09-011-0/+1
* perf tests attr: Add test_attr__ready functionJiri Olsa2017-07-181-0/+1
* perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-141-0/+1
* perf evsel: Allow to ignore missing pidJiri Olsa2016-12-151-0/+1
* tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo2016-08-231-7/+0
* perf record: Add --sample-cpu optionJiri Olsa2016-08-021-0/+1
* perf record: Add --tail-synthesize optionWang Nan2016-07-151-0/+1
* perf tools: Enable overwrite settingsWang Nan2016-07-151-0/+1
* perf tools: Ditch record_opts.callgraph_setArnaldo Carvalho de Melo2016-04-181-1/+0
* perf record: Add --all-user/--all-kernel optionsJiri Olsa2016-02-181-0/+2
* perf record: Add ability to name registers to recordStephane Eranian2015-08-311-1/+1
* perf tools: Introduce callgraph_set for callgraph optionKan Liang2015-07-291-0/+1
* perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter2015-07-231-0/+1
* perf record: Let user have timestamps with per-thread recordingAdrian Hunter2015-07-061-0/+1
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-191-0/+1
* perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter2015-05-051-0/+3
* perf auxtrace: Add support for AUX area recordingAdrian Hunter2015-04-291-0/+2
* perf record: Add clockid parameterPeter Zijlstra2015-04-081-0/+2
* perf: Bump max number of cpus to 1024David Ahern2015-03-261-1/+1
* perf record: Support recording running/enabled timeAndi Kleen2015-02-251-0/+1
* perf tools: Add core support for sampling intr machine state regsStephane Eranian2014-11-161-0/+1
* perf tools: Export usage string and option table of perf recordNamhyung Kim2014-10-291-0/+3
* perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim2014-09-261-3/+0
* perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa2014-05-051-2/+0
* perf tools: Move sys_perf_event_open function from perf.hJiri Olsa2014-05-051-29/+11
* perf tools: Move syscall and arch specific defines from perf.hJiri Olsa2014-05-051-164/+1
* perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa2014-05-051-7/+0
* perf tools: Move sample data structures from perf.hJiri Olsa2014-05-051-24/+0
* perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.hJiri Olsa2014-05-051-7/+0
* perf tools: Remove asmlinkage define from perf.hJiri Olsa2014-05-051-5/+0
* perf tools: Remove min define from perf.hJiri Olsa2014-05-051-6/+0
* perf tools: Remove unlikely define from perf.hJiri Olsa2014-05-051-1/+0
* perf tools: Remove MAX_COUNTERS define from perf.hJiri Olsa2014-05-051-1/+0
* tools: Consolidate types.hBorislav Petkov2014-05-011-3/+1
* perf tests: Add thread maps lookup automated testsJiri Olsa2014-04-281-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-061-0/+8
|\
| * perf tools: Allow building for tileZhigang Lu2014-03-071-0/+8
* | perf bench: Add futex-hash microbenchmarkDavidlohr Bueso2014-03-141-0/+6
* | perf record: Add readable output for callchain debugJiri Olsa2014-02-181-1/+2
* | perf tools: Add call-graph option support into .perfconfigJiri Olsa2014-02-181-0/+1
|/
* perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra2014-01-291-2/+2
* perf tools: Add support for the xtensa architectureBaruch Siach2014-01-201-0/+7
* perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo2014-01-141-1/+1
* perf record: Add --initial-delay optionAndi Kleen2014-01-131-0/+1
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-191-1/+1
* perf record: Default -t option to no inheritanceAdrian Hunter2013-11-271-0/+1
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-121-1/+1
* tools/perf: Add required memory barriersPeter Zijlstra2013-11-061-12/+47
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-211-1/+0
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-041-0/+1
OpenPOWER on IntegriCloud