summaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.h
Commit message (Expand)AuthorAgeFilesLines
* perf time-utils: Adopt rdclock() from perf.hArnaldo Carvalho de Melo2019-08-291-9/+0
* perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo2019-08-291-12/+0
* perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo2019-08-261-62/+0
* perf record: Add an option to take an AUX snapshot on exitAlexander Shishkin2019-08-141-0/+1
* perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer2019-06-251-1/+1
* perf record: Add support to collect callchains from kernel or user space onlyyuzhoujian2019-06-101-0/+2
* perf record: Implement COMPRESSED event record and its attributesAlexey Budankov2019-05-151-0/+1
* perf record: Implement --mmap-flush=<number> optionAlexey Budankov2019-04-011-0/+1
* perf record: Replace option --bpf-event with --no-bpf-eventSong Liu2019-03-191-1/+1
* perf record: Allocate affinity masksAlexey Budankov2019-02-061-0/+8
* perf tools: Handle PERF_RECORD_BPF_EVENTSong Liu2019-01-211-0/+1
* perf tools: Allow specifying proc-map-timeout in config fileMark Drayton2018-12-171-1/+0
* perf record: Enable asynchronous trace writingAlexey Budankov2018-12-171-0/+1
* perf record: Encode -k clockid frequency into Perf traceAlexey Budankov2018-10-181-0/+1
* perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-08-011-0/+2
* perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-301-0/+1
* perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'Jin Yao2018-04-021-0/+1
* perf record: Fix crash in pipe modeJiri Olsa2018-03-051-0/+1
* perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo2018-03-051-0/+1
* perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo2018-03-051-0/+2
* perf record: Fix period option handlingJiri Olsa2018-02-051-0/+1
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf record: Support direct --user-regs argumentsAndi Kleen2017-09-131-0/+1
|/
* 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