aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.h
AgeCommit message (Expand)Author
2018-09-19perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo
2018-04-02perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'Jin Yao
2018-03-05perf record: Fix crash in pipe modeJiri Olsa
2018-03-05perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo
2018-03-05perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo
2018-02-05perf record: Fix period option handlingJiri Olsa
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13perf record: Support direct --user-regs argumentsAndi Kleen
2017-09-01perf tools: Support new sample type for physical addressKan Liang
2017-07-18perf tests attr: Add test_attr__ready functionJiri Olsa
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