summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/auxtrace.h
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Automatically group aux-output eventsAdrian Hunter2021-02-181-0/+6
* perf auxtrace: Add itrace option '-M' for memory eventsLeo Yan2020-11-111-0/+2
* perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter2020-08-061-0/+3
* perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter2020-08-061-1/+9
* perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter2020-08-061-1/+11
* perf auxtrace: Add missing itrace options to help textAdrian Hunter2020-08-061-1/+5
* perf auxtrace: Add four itrace optionsTan Xiaojun2020-06-011-1/+14
* perf auxtrace: Add option to synthesize branch stack for regular eventsAdrian Hunter2020-05-051-0/+2
* perf auxtrace: Add an option to synthesize callchains for regular eventsAdrian Hunter2020-04-161-0/+2
* perf auxtrace: Add ->evsel_is_auxtrace() callbackAdrian Hunter2020-04-161-0/+12
* perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter2020-02-181-0/+6
* perf auxtrace: Add support for queuing AUX area samplesAdrian Hunter2019-11-221-0/+15
* perf auxtrace: Add support for dumping AUX area samplesAdrian Hunter2019-11-221-0/+11
* perf auxtrace: Add support for AUX area sample recordingAdrian Hunter2019-11-221-0/+17
* perf auxtrace: Add auxtrace_cache__remove()Adrian Hunter2019-11-061-0/+1
* perf tools: Rename 'struct perf_mmap' to 'struct mmap'Jiri Olsa2019-09-251-4/+4
* perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo2019-09-201-15/+2
* perf auxtrace: Add missing 'struct perf_sample' forward declarationArnaldo Carvalho de Melo2019-09-201-0/+1
* perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo2019-08-311-36/+7
* perf tools: Move 'struct events_stats' and prototypes to separate headerArnaldo Carvalho de Melo2019-08-311-0/+5
* perf tools: Remove debug.h from header files not needing itArnaldo Carvalho de Melo2019-08-291-1/+1
* perf tools: Remove needless perf.h include directive from headersArnaldo Carvalho de Melo2019-08-291-1/+0
* perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo2019-08-291-0/+1
* libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa2019-08-291-4/+4
* perf tools: Add itrace option 'o' to synthesize aux-output eventsAdrian Hunter2019-08-141-0/+3
* perf record: Add an option to take an AUX snapshot on exitAlexander Shishkin2019-08-141-1/+1
* perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa2019-07-291-12/+12
* Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-06-171-0/+34
|\
| * perf auxtrace: Add perf time interval to itrace_synth_opsAdrian Hunter2019-06-101-0/+34
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
|/
* perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter2019-02-061-1/+1
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-02-061-0/+3
* perf script: Make itrace script default to all callsAndi Kleen2018-10-241-1/+4
* perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONGArnaldo Carvalho de Melo2018-10-081-0/+1
* perf tools: Report itrace options in helpAndi Kleen2018-09-191-0/+19
* perf tools: Add 'struct perf_mmap' arg to record__write()Jiri Olsa2018-09-191-0/+1
* perf auxtrace: Pass struct perf_mmap into mmap__read* functionsJiri Olsa2018-09-191-2/+3
* perf tools: Remove perf_tool from event_op3Jiri Olsa2018-09-191-3/+2
* perf tools: Remove perf_tool from event_op2Jiri Olsa2018-09-191-6/+4
* perf auxtrace: Support for perf report -D for s390Thomas Richter2018-08-031-0/+1
* perf auxtrace: Add missing parameters from kernel-doc commentsAdrian Hunter2018-03-071-0/+2
* perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips2018-01-171-0/+1
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
* perf auxtrace: Add CPU filter supportAdrian Hunter2017-06-301-0/+2
* perf auxtrace: Add itrace option to output power eventsAdrian Hunter2017-06-271-0/+2
* perf auxtrace: Add itrace option to output ptwrite eventsAdrian Hunter2017-06-271-0/+2
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf record: Add support for using symbols in address filtersAdrian Hunter2016-09-291-0/+54
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-221-0/+1
* perf auxtrace: Add option to feed branches to the thread stackAdrian Hunter2016-06-231-0/+2