aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/perf.h
AgeCommit message (Expand)Author
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2016-12-15perf evsel: Allow to ignore missing pidJiri Olsa
2016-08-23tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo
2016-08-02perf record: Add --sample-cpu optionJiri Olsa
2016-07-15perf record: Add --tail-synthesize optionWang Nan
2016-07-15perf tools: Enable overwrite settingsWang Nan
2016-04-18perf tools: Ditch record_opts.callgraph_setArnaldo Carvalho de Melo
2016-02-18perf record: Add --all-user/--all-kernel optionsJiri Olsa
2015-08-31perf record: Add ability to name registers to recordStephane Eranian
2015-07-29perf tools: Introduce callgraph_set for callgraph optionKan Liang
2015-07-23perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter
2015-07-06perf record: Let user have timestamps with per-thread recordingAdrian Hunter
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-05-05perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter
2015-04-29perf auxtrace: Add support for AUX area recordingAdrian Hunter
2015-04-08perf record: Add clockid parameterPeter Zijlstra
2015-03-26perf: Bump max number of cpus to 1024David Ahern
2015-02-25perf record: Support recording running/enabled timeAndi Kleen
2014-11-16perf tools: Add core support for sampling intr machine state regsStephane Eranian
2014-10-29perf tools: Export usage string and option table of perf recordNamhyung Kim
2014-09-26perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa
2014-05-05perf tools: Move sys_perf_event_open function from perf.hJiri Olsa
2014-05-05perf tools: Move syscall and arch specific defines from perf.hJiri Olsa
2014-05-05perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa
2014-05-05perf tools: Move sample data structures from perf.hJiri Olsa
2014-05-05perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.hJiri Olsa
2014-05-05perf tools: Remove asmlinkage define from perf.hJiri Olsa
2014-05-05perf tools: Remove min define from perf.hJiri Olsa
2014-05-05perf tools: Remove unlikely define from perf.hJiri Olsa
2014-05-05perf tools: Remove MAX_COUNTERS define from perf.hJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso
2014-03-07perf tools: Allow building for tileZhigang Lu
2014-02-18perf record: Add readable output for callchain debugJiri Olsa
2014-02-18perf tools: Add call-graph option support into .perfconfigJiri Olsa
2014-01-29perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra
2014-01-20perf tools: Add support for the xtensa architectureBaruch Siach
2014-01-14perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo
2014-01-13perf record: Add --initial-delay optionAndi Kleen
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo
2013-11-27perf record: Default -t option to no inheritanceAdrian Hunter
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2013-11-06tools/perf: Add required memory barriersPeter Zijlstra
2013-10-21perf tools: Add data object to handle perf data fileJiri Olsa
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen
2013-08-12perf kvm: Option to print events that exceed a durationDavid Ahern