summaryrefslogtreecommitdiff
path: root/tools/perf/util/auxtrace.h
AgeCommit message (Expand)Author
2020-02-18perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter
2019-11-22perf auxtrace: Add support for queuing AUX area samplesAdrian Hunter
2019-11-22perf auxtrace: Add support for dumping AUX area samplesAdrian Hunter
2019-11-22perf auxtrace: Add support for AUX area sample recordingAdrian Hunter
2019-11-06perf auxtrace: Add auxtrace_cache__remove()Adrian Hunter
2019-09-25perf tools: Rename 'struct perf_mmap' to 'struct mmap'Jiri Olsa
2019-09-20perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo
2019-09-20perf auxtrace: Add missing 'struct perf_sample' forward declarationArnaldo Carvalho de Melo
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo
2019-08-31perf tools: Move 'struct events_stats' and prototypes to separate headerArnaldo Carvalho de Melo
2019-08-29perf tools: Remove debug.h from header files not needing itArnaldo Carvalho de Melo
2019-08-29perf tools: Remove needless perf.h include directive from headersArnaldo Carvalho de Melo
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa
2019-08-14perf tools: Add itrace option 'o' to synthesize aux-output eventsAdrian Hunter
2019-08-14perf record: Add an option to take an AUX snapshot on exitAlexander Shishkin
2019-07-29perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa
2019-06-17Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-06-10perf auxtrace: Add perf time interval to itrace_synth_opsAdrian Hunter
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-02-06perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter
2019-02-06perf auxtrace: Define auxtrace record alignmentAdrian Hunter
2018-10-24perf script: Make itrace script default to all callsAndi Kleen
2018-10-08perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONGArnaldo Carvalho de Melo
2018-09-19perf tools: Report itrace options in helpAndi Kleen
2018-09-19perf tools: Add 'struct perf_mmap' arg to record__write()Jiri Olsa
2018-09-19perf auxtrace: Pass struct perf_mmap into mmap__read* functionsJiri Olsa
2018-09-19perf tools: Remove perf_tool from event_op3Jiri Olsa
2018-09-19perf tools: Remove perf_tool from event_op2Jiri Olsa
2018-08-03perf auxtrace: Support for perf report -D for s390Thomas Richter
2018-03-07perf auxtrace: Add missing parameters from kernel-doc commentsAdrian Hunter
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-06-30perf auxtrace: Add CPU filter supportAdrian Hunter
2017-06-27perf auxtrace: Add itrace option to output power eventsAdrian Hunter
2017-06-27perf auxtrace: Add itrace option to output ptwrite eventsAdrian Hunter
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier
2016-06-23perf auxtrace: Add option to feed branches to the thread stackAdrian Hunter
2016-03-30perf tools: Add support for skipping itrace instructionsAndi Kleen
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2016-01-29perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier
2015-09-28perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter
2015-08-21perf tools: Add Intel BTS supportAdrian Hunter
2015-08-17perf auxtrace: Add Intel PT as an AUX area tracing typeAdrian Hunter
2015-06-23perf tools: Allow auxtrace data alignmentAdrian Hunter
2015-05-05perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter
2015-05-05perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter