Age | Commit message (Expand) | Author |
2016-03-23 | perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve | Arnaldo Carvalho de Melo |
2016-03-23 | perf machine: Rename perf_event__preprocess_sample to machine__resolve | Arnaldo Carvalho de Melo |
2016-03-23 | perf tools: Add cpumode to struct perf_sample | Arnaldo Carvalho de Melo |
2015-12-17 | perf tools: Add event_update event cpus type | Jiri Olsa |
2015-12-17 | perf tools: Add event_update event name type | Jiri Olsa |
2015-12-17 | perf tools: Add event_update event scale type | Jiri Olsa |
2015-12-17 | perf tools: Add event_update event unit type | Jiri Olsa |
2015-12-17 | perf tools: Add event_update user level event | Jiri Olsa |
2015-12-17 | perf tools: Add stat round event synthesize function | Jiri Olsa |
2015-12-17 | perf tools: Add stat round user level event | Jiri Olsa |
2015-12-17 | perf tools: Add stat event synthesize function | Jiri Olsa |
2015-12-17 | perf tools: Add stat user level event | Jiri Olsa |
2015-12-17 | perf tools: Add stat config event read function | Jiri Olsa |
2015-12-17 | perf tools: Add stat config event synthesize function | Jiri Olsa |
2015-12-17 | perf tools: Add stat config user level event | Jiri Olsa |
2015-12-17 | perf cpu_map: Add perf_event__fprintf_cpu_map function | Jiri Olsa |
2015-12-17 | perf cpu_map: Add cpu_map event synthesize function | Jiri Olsa |
2015-12-17 | perf cpu_map: Add cpu_map user level event | Jiri Olsa |
2015-12-17 | perf thread_map: Add perf_event__fprintf_thread_map function | Jiri Olsa |
2015-12-17 | perf thread_map: Add thread_map event sythesize function | Jiri Olsa |
2015-12-17 | perf thread_map: Add thread_map user level event | Jiri Olsa |
2015-09-28 | perf session: Warn when AUX data has been lost | Adrian Hunter |
2015-09-22 | perf record: Synthesize COMM event for a command line workload | Namhyung Kim |
2015-08-06 | perf tools: Add support for cycles, weight branch_info field | Andi Kleen |
2015-07-23 | perf tools: Add new PERF_RECORD_SWITCH event | Adrian Hunter |
2015-06-19 | perf tools: Configurable per thread proc map processing time out | Kan Liang |
2015-06-19 | perf tools: Add time out to force stop proc map processing | Kan Liang |
2015-06-07 | perf tools: handle PERF_RECORD_LOST_SAMPLES | Kan Liang |
2015-05-08 | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo |
2015-05-05 | perf tools: Add support for PERF_RECORD_ITRACE_START | Adrian Hunter |
2015-05-05 | perf tools: Add support for PERF_RECORD_AUX | Adrian Hunter |
2015-04-29 | perf script: Add field option 'flags' to print sample flags | Adrian Hunter |
2015-04-29 | perf auxtrace: Add helpers for AUX area tracing errors | Adrian Hunter |
2015-04-29 | perf tools: Add a user event for AUX area tracing errors | Adrian Hunter |
2015-04-29 | perf tools: Add user events for AUX area tracing | Adrian Hunter |
2015-03-31 | perf ordered_samples: Remove references to perf_{evlist,tool} and machines | Arnaldo Carvalho de Melo |
2014-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-11-28 | perf session: Do not fail on processing out of order event | Jiri Olsa |
2014-11-16 | perf tools: Add core support for sampling intr machine state regs | Stephane Eranian |
2014-11-03 | perf tools: Add a thread stack for synthesizing call chains | Adrian Hunter |
2014-10-29 | perf tools: Add id index | Adrian Hunter |
2014-10-29 | perf tools: A thread's machine can be found via thread->mg->machine | Arnaldo Carvalho de Melo |
2014-10-10 | perf tools: Move events_stats struct to event.h | Arnaldo Carvalho de Melo |
2014-08-13 | perf tools: Add flags and insn_len to struct sample | Adrian Hunter |
2014-07-25 | perf tools: Expose 'addr' functions so they can be reused | Adrian Hunter |
2014-06-12 | perf tools: Cache register accesses for unwind processing | Jiri Olsa |
2014-06-09 | perf tools: Update mmap2 interface with protection and flag bits | Don Zickus |
2014-05-05 | perf tools: Move sample data structures from perf.h | Jiri Olsa |
2014-02-18 | perf callchain: Add mask into struct regs_dump | Jiri Olsa |
2014-01-31 | perf record: Get ref_reloc_sym from kernel map | Adrian Hunter |