summaryrefslogtreecommitdiff
path: root/tools/perf/util/event.h (follow)
Commit message (Expand)AuthorAge
* perf session: Warn when AUX data has been lostAdrian Hunter2015-09-28
* perf record: Synthesize COMM event for a command line workloadNamhyung Kim2015-09-22
* perf tools: Add support for cycles, weight branch_info fieldAndi Kleen2015-08-06
* perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter2015-07-23
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-19
* perf tools: Add time out to force stop proc map processingKan Liang2015-06-19
* perf tools: handle PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-08
* perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter2015-05-05
* perf tools: Add support for PERF_RECORD_AUXAdrian Hunter2015-05-05
* perf script: Add field option 'flags' to print sample flagsAdrian Hunter2015-04-29
* perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter2015-04-29
* perf tools: Add a user event for AUX area tracing errorsAdrian Hunter2015-04-29
* perf tools: Add user events for AUX area tracingAdrian Hunter2015-04-29
* perf ordered_samples: Remove references to perf_{evlist,tool} and machinesArnaldo Carvalho de Melo2015-03-31
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-09
|\
| * perf session: Do not fail on processing out of order eventJiri Olsa2014-11-28
* | perf tools: Add core support for sampling intr machine state regsStephane Eranian2014-11-16
* | perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter2014-11-03
* | perf tools: Add id indexAdrian Hunter2014-10-29
* | perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-29
|/
* perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo2014-10-10
* perf tools: Add flags and insn_len to struct sampleAdrian Hunter2014-08-13
* perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter2014-07-25
* perf tools: Cache register accesses for unwind processingJiri Olsa2014-06-12
* perf tools: Update mmap2 interface with protection and flag bitsDon Zickus2014-06-09
* perf tools: Move sample data structures from perf.hJiri Olsa2014-05-05
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-18
* perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-31
* perf tools: Add kallsyms__get_function_start()Adrian Hunter2014-01-31
* perf tools: Make perf_event__synthesize_mmap_events globalJiri Olsa2014-01-13
* perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo2013-11-11
* perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo2013-11-05
* perf evlist: Fix perf_evlist__mmap_read event overflowJiri Olsa2013-10-11
* perf tools: Adding throttle event data struct supportJiri Olsa2013-10-09
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf tools: Add a function to calculate sample event sizeAdrian Hunter2013-08-29
* perf tools: Expand perf_event__synthesize_sample()Adrian Hunter2013-08-29
* perf tools: Add missing 'abi' member to 'struct regs_dump'Adrian Hunter2013-08-29
* perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter2013-08-29
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-29
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-12
* perf tools: Add support for parsing PERF_SAMPLE_READ sample typeJiri Olsa2013-08-07
* perf tools: Remove event types framework completelyJiri Olsa2013-07-15
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-01
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
* perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-29
* perf event: No need to create a thread when handling PERF_RECORD_EXITArnaldo Carvalho de Melo2012-10-06
* perf tools: fix ALIGN redefinition in system headersIrina Tirdea2012-09-11