summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/event.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add event_update event cpus typeJiri Olsa2015-12-171-0/+5
* perf tools: Add event_update event name typeJiri Olsa2015-12-171-0/+1
* perf tools: Add event_update event scale typeJiri Olsa2015-12-171-0/+5
* perf tools: Add event_update event unit typeJiri Olsa2015-12-171-0/+4
* perf tools: Add event_update user level eventJiri Olsa2015-12-171-0/+10
* perf tools: Add stat round event synthesize functionJiri Olsa2015-12-171-0/+4
* perf tools: Add stat round user level eventJiri Olsa2015-12-171-0/+13
* perf tools: Add stat event synthesize functionJiri Olsa2015-12-171-1/+6
* perf tools: Add stat user level eventJiri Olsa2015-12-171-0/+19
* perf tools: Add stat config event read functionJiri Olsa2015-12-171-0/+2
* perf tools: Add stat config event synthesize functionJiri Olsa2015-12-171-0/+5
* perf tools: Add stat config user level eventJiri Olsa2015-12-171-0/+20
* perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa2015-12-171-0/+1
* perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-171-0/+8
* perf cpu_map: Add cpu_map user level eventJiri Olsa2015-12-171-0/+28
* perf thread_map: Add perf_event__fprintf_thread_map functionJiri Olsa2015-12-171-0/+1
* perf thread_map: Add thread_map event sythesize functionJiri Olsa2015-12-171-0/+4
* perf thread_map: Add thread_map user level eventJiri Olsa2015-12-171-0/+13
* perf session: Warn when AUX data has been lostAdrian Hunter2015-09-281-0/+1
* perf record: Synthesize COMM event for a command line workloadNamhyung Kim2015-09-221-0/+5
* perf tools: Add support for cycles, weight branch_info fieldAndi Kleen2015-08-061-1/+2
* perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter2015-07-231-0/+12
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-191-3/+6
* perf tools: Add time out to force stop proc map processingKan Liang2015-06-191-0/+1
* perf tools: handle PERF_RECORD_LOST_SAMPLESKan Liang2015-06-071-0/+17
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-081-0/+2
* perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter2015-05-051-0/+11
* perf tools: Add support for PERF_RECORD_AUXAdrian Hunter2015-05-051-0/+13
* perf script: Add field option 'flags' to print sample flagsAdrian Hunter2015-04-291-0/+2
* perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter2015-04-291-0/+6
* perf tools: Add a user event for AUX area tracing errorsAdrian Hunter2015-04-291-0/+16
* perf tools: Add user events for AUX area tracingAdrian Hunter2015-04-291-0/+22
* perf ordered_samples: Remove references to perf_{evlist,tool} and machinesArnaldo Carvalho de Melo2015-03-311-1/+0
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-091-0/+1
|\
| * perf session: Do not fail on processing out of order eventJiri Olsa2014-11-281-0/+1
* | perf tools: Add core support for sampling intr machine state regsStephane Eranian2014-11-161-0/+1
* | perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter2014-11-031-0/+26
* | perf tools: Add id indexAdrian Hunter2014-10-291-0/+15
* | perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-291-1/+0
|/
* perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo2014-10-101-0/+26
* perf tools: Add flags and insn_len to struct sampleAdrian Hunter2014-08-131-0/+2
* perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter2014-07-251-0/+10
* perf tools: Cache register accesses for unwind processingJiri Olsa2014-06-121-0/+5
* perf tools: Update mmap2 interface with protection and flag bitsDon Zickus2014-06-091-0/+2
* perf tools: Move sample data structures from perf.hJiri Olsa2014-05-051-0/+24
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-181-2/+3
* perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-311-2/+1
* perf tools: Add kallsyms__get_function_start()Adrian Hunter2014-01-311-0/+3
* perf tools: Make perf_event__synthesize_mmap_events globalJiri Olsa2014-01-131-0/+7
* perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo2013-11-111-2/+2
OpenPOWER on IntegriCloud