aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/perf.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-29perf time-utils: Adopt rdclock() from perf.hGravatar Arnaldo Carvalho de Melo 1-9/+0
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hGravatar Arnaldo Carvalho de Melo 1-12/+0
2019-08-26perf record: Move record_opts and other record decls out of perf.hGravatar Arnaldo Carvalho de Melo 1-62/+0
2019-08-14perf record: Add an option to take an AUX snapshot on exitGravatar Alexander Shishkin 1-0/+1
2019-06-25perf tools: Increase MAX_NR_CPUS and MAX_CACHESGravatar Kyle Meyer 1-1/+1
2019-06-10perf record: Add support to collect callchains from kernel or user space onlyGravatar yuzhoujian 1-0/+2
2019-05-15perf record: Implement COMPRESSED event record and its attributesGravatar Alexey Budankov 1-0/+1
2019-04-01perf record: Implement --mmap-flush=<number> optionGravatar Alexey Budankov 1-0/+1
2019-03-19perf record: Replace option --bpf-event with --no-bpf-eventGravatar Song Liu 1-1/+1
2019-02-06perf record: Allocate affinity masksGravatar Alexey Budankov 1-0/+8
2019-01-21perf tools: Handle PERF_RECORD_BPF_EVENTGravatar Song Liu 1-0/+1
2018-12-17perf tools: Allow specifying proc-map-timeout in config fileGravatar Mark Drayton 1-1/+0
2018-12-17perf record: Enable asynchronous trace writingGravatar Alexey Budankov 1-0/+1
2018-10-18perf record: Encode -k clockid frequency into Perf traceGravatar Alexey Budankov 1-0/+1
2018-08-01perf tools: Allow overriding MAX_NR_CPUS at compile timeGravatar Christophe Leroy 1-0/+2
2018-07-30perf tools: Fix the build on the alpine:edge distroGravatar Arnaldo Carvalho de Melo 1-0/+1
2018-04-02perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'Gravatar Jin Yao 1-0/+1
2018-03-05perf record: Fix crash in pipe modeGravatar Jiri Olsa 1-0/+1
2018-03-05perf record: Throttle user defined frequencies to the maximum allowedGravatar Arnaldo Carvalho de Melo 1-0/+1
2018-03-05perf record: Allow asking for the maximum allowed sample rateGravatar Arnaldo Carvalho de Melo 1-0/+2
2018-02-05perf record: Fix period option handlingGravatar Jiri Olsa 1-0/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-13perf record: Support direct --user-regs argumentsGravatar Andi Kleen 1-0/+1
2017-09-01perf tools: Support new sample type for physical addressGravatar Kan Liang 1-0/+1
2017-07-18perf tests attr: Add test_attr__ready functionGravatar Jiri Olsa 1-0/+1
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoGravatar Hari Bathini 1-0/+1
2016-12-15perf evsel: Allow to ignore missing pidGravatar Jiri Olsa 1-0/+1
2016-08-23tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosGravatar Arnaldo Carvalho de Melo 1-7/+0
2016-08-02perf record: Add --sample-cpu optionGravatar Jiri Olsa 1-0/+1
2016-07-15perf record: Add --tail-synthesize optionGravatar Wang Nan 1-0/+1
2016-07-15perf tools: Enable overwrite settingsGravatar Wang Nan 1-0/+1
2016-04-18perf tools: Ditch record_opts.callgraph_setGravatar Arnaldo Carvalho de Melo 1-1/+0
2016-02-18perf record: Add --all-user/--all-kernel optionsGravatar Jiri Olsa 1-0/+2
2015-08-31perf record: Add ability to name registers to recordGravatar Stephane Eranian 1-1/+1
2015-07-29perf tools: Introduce callgraph_set for callgraph optionGravatar Kan Liang 1-0/+1
2015-07-23perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsGravatar Adrian Hunter 1-0/+1
2015-07-06perf record: Let user have timestamps with per-thread recordingGravatar Adrian Hunter 1-0/+1
2015-06-19perf tools: Configurable per thread proc map processing time outGravatar Kan Liang 1-0/+1
2015-05-05perf tools: Add AUX area tracing Snapshot ModeGravatar Adrian Hunter 1-0/+3
2015-04-29perf auxtrace: Add support for AUX area recordingGravatar Adrian Hunter 1-0/+2
2015-04-08perf record: Add clockid parameterGravatar Peter Zijlstra 1-0/+2
2015-03-26perf: Bump max number of cpus to 1024Gravatar David Ahern 1-1/+1
2015-02-25perf record: Support recording running/enabled timeGravatar Andi Kleen 1-0/+1
2014-11-16perf tools: Add core support for sampling intr machine state regsGravatar Stephane Eranian 1-0/+1
2014-10-29perf tools: Export usage string and option table of perf recordGravatar Namhyung Kim 1-0/+3
2014-09-26perf tools: Move callchain config from record_opts to callchain_paramGravatar Namhyung Kim 1-3/+0
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerGravatar Jiri Olsa 1-2/+0
2014-05-05perf tools: Move sys_perf_event_open function from perf.hGravatar Jiri Olsa 1-29/+11
2014-05-05perf tools: Move syscall and arch specific defines from perf.hGravatar Jiri Olsa 1-164/+1