aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.h
AgeCommit message (Expand)Author
2019-07-27Merge tag 'v5.2.3' into v5.2/standard/baseBruce Ashfield
2019-07-26perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer
2019-07-22perf: force include of <stdbool.h>Bruce Ashfield
2019-05-15perf record: Implement COMPRESSED event record and its attributesAlexey Budankov
2019-04-01perf record: Implement --mmap-flush=<number> optionAlexey Budankov
2019-03-19perf record: Replace option --bpf-event with --no-bpf-eventSong Liu
2019-02-06perf record: Allocate affinity masksAlexey Budankov
2019-01-21perf tools: Handle PERF_RECORD_BPF_EVENTSong Liu
2018-12-17perf tools: Allow specifying proc-map-timeout in config fileMark Drayton
2018-12-17perf record: Enable asynchronous trace writingAlexey Budankov
2018-10-18perf record: Encode -k clockid frequency into Perf traceAlexey Budankov
2018-08-01perf 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