aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Revert "perf tools: event.h needs asm/perf_regs.h"Arnaldo Carvalho de Melo1-1/+0
2016-07-12perf tools: event.h needs asm/perf_regs.hArnaldo Carvalho de Melo1-0/+1
2016-03-31perf tools: Add time conversion eventAdrian Hunter1-0/+9
2016-03-23perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo1-4/+2
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo1-4/+2
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo1-0/+1
2015-12-17perf tools: Add event_update event cpus typeJiri Olsa1-0/+5
2015-12-17perf tools: Add event_update event name typeJiri Olsa1-0/+1
2015-12-17perf tools: Add event_update event scale typeJiri Olsa1-0/+5
2015-12-17perf tools: Add event_update event unit typeJiri Olsa1-0/+4
2015-12-17perf tools: Add event_update user level eventJiri Olsa1-0/+10
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa1-0/+4
2015-12-17perf tools: Add stat round user level eventJiri Olsa1-0/+13
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa1-1/+6
2015-12-17perf tools: Add stat user level eventJiri Olsa1-0/+19
2015-12-17perf tools: Add stat config event read functionJiri Olsa1-0/+2
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa1-0/+5
2015-12-17perf tools: Add stat config user level eventJiri Olsa1-0/+20
2015-12-17perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa1-0/+1
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa1-0/+8
2015-12-17perf cpu_map: Add cpu_map user level eventJiri Olsa1-0/+28
2015-12-17perf thread_map: Add perf_event__fprintf_thread_map functionJiri Olsa1-0/+1
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa1-0/+4
2015-12-17perf thread_map: Add thread_map user level eventJiri Olsa1-0/+13
2015-09-28perf session: Warn when AUX data has been lostAdrian Hunter1-0/+1
2015-09-22perf record: Synthesize COMM event for a command line workloadNamhyung Kim1-0/+5
2015-08-06perf tools: Add support for cycles, weight branch_info fieldAndi Kleen1-1/+2
2015-07-23perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter1-0/+12
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang1-3/+6
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang1-0/+1
2015-06-07perf tools: handle PERF_RECORD_LOST_SAMPLESKan Liang1-0/+17
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo1-0/+2
2015-05-05perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter1-0/+11
2015-05-05perf tools: Add support for PERF_RECORD_AUXAdrian Hunter1-0/+13
2015-04-29perf script: Add field option 'flags' to print sample flagsAdrian Hunter1-0/+2
2015-04-29perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter1-0/+6
2015-04-29perf tools: Add a user event for AUX area tracing errorsAdrian Hunter1-0/+16
2015-04-29perf tools: Add user events for AUX area tracingAdrian Hunter1-0/+22
2015-03-31perf ordered_samples: Remove references to perf_{evlist,tool} and machinesArnaldo Carvalho de Melo1-1/+0
2014-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-11-28perf session: Do not fail on processing out of order eventJiri Olsa1-0/+1
2014-11-16perf tools: Add core support for sampling intr machine state regsStephane Eranian1-0/+1
2014-11-03perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter1-0/+26
2014-10-29perf tools: Add id indexAdrian Hunter1-0/+15
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo1-1/+0
2014-10-10perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo1-0/+26
2014-08-13perf tools: Add flags and insn_len to struct sampleAdrian Hunter1-0/+2
2014-07-25perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter1-0/+10
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa1-0/+5
2014-06-09perf tools: Update mmap2 interface with protection and flag bitsDon Zickus1-0/+2