summaryrefslogtreecommitdiff
path: root/tools/perf/util/event.h
AgeCommit message (Expand)Author
2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen
2016-07-25Revert "perf tools: event.h needs asm/perf_regs.h"Arnaldo Carvalho de Melo
2016-07-12perf tools: event.h needs asm/perf_regs.hArnaldo Carvalho de Melo
2016-03-31perf tools: Add time conversion eventAdrian Hunter
2016-03-23perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo
2015-12-17perf tools: Add event_update event cpus typeJiri Olsa
2015-12-17perf tools: Add event_update event name typeJiri Olsa
2015-12-17perf tools: Add event_update event scale typeJiri Olsa
2015-12-17perf tools: Add event_update event unit typeJiri Olsa
2015-12-17perf tools: Add event_update user level eventJiri Olsa
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat round user level eventJiri Olsa
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat user level eventJiri Olsa
2015-12-17perf tools: Add stat config event read functionJiri Olsa
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat config user level eventJiri Olsa
2015-12-17perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map user level eventJiri Olsa
2015-12-17perf thread_map: Add perf_event__fprintf_thread_map functionJiri Olsa
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa
2015-12-17perf thread_map: Add thread_map user level eventJiri Olsa
2015-09-28perf session: Warn when AUX data has been lostAdrian Hunter
2015-09-22perf record: Synthesize COMM event for a command line workloadNamhyung Kim
2015-08-06perf tools: Add support for cycles, weight branch_info fieldAndi Kleen
2015-07-23perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang
2015-06-07perf tools: handle PERF_RECORD_LOST_SAMPLESKan Liang
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo
2015-05-05perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter
2015-05-05perf tools: Add support for PERF_RECORD_AUXAdrian Hunter
2015-04-29perf script: Add field option 'flags' to print sample flagsAdrian Hunter
2015-04-29perf auxtrace: Add helpers for AUX area tracing errorsAdrian Hunter
2015-04-29perf tools: Add a user event for AUX area tracing errorsAdrian Hunter
2015-04-29perf tools: Add user events for AUX area tracingAdrian Hunter
2015-03-31perf ordered_samples: Remove references to perf_{evlist,tool} and machinesArnaldo Carvalho de Melo
2014-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-28perf session: Do not fail on processing out of order eventJiri Olsa
2014-11-16perf tools: Add core support for sampling intr machine state regsStephane Eranian
2014-11-03perf tools: Add a thread stack for synthesizing call chainsAdrian Hunter
2014-10-29perf tools: Add id indexAdrian Hunter
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo
2014-10-10perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo
2014-08-13perf tools: Add flags and insn_len to struct sampleAdrian Hunter
2014-07-25perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa