| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-01 | perf script: Enable to present DTL entries | Athira Rajeev | 1 | -0/+3 |
| 2025-10-01 | perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DT... | Athira Rajeev | 1 | -0/+1 |
| 2025-10-01 | perf powerpc: Process auxtrace events and display in 'perf report -D' | Athira Rajeev | 1 | -0/+16 |
| 2025-07-25 | perf sort: Use perf_env to set arch sort keys and header | Ian Rogers | 1 | -3/+0 |
| 2025-07-25 | perf sample: Remove arch notion of sample parsing | Ian Rogers | 1 | -2/+0 |
| 2025-06-20 | perf tools: display the new PERF_RECORD_BPF_METADATA event | Blake Jones | 1 | -0/+1 |
| 2025-03-13 | perf script: Fix typo in branch event mask | Yujie Liu | 1 | -1/+1 |
| 2025-03-05 | perf script: Add not taken event for branches | Leo Yan | 1 | -2/+4 |
| 2025-03-05 | perf script: Separate events from branch types | Leo Yan | 1 | -1/+4 |
| 2025-03-05 | perf script: Refactor sample_flags_to_name() function | Leo Yan | 1 | -0/+5 |
| 2024-10-29 | perf arm-spe: Correctly set sample flags | Graham Woodward | 1 | -0/+1 |
| 2024-08-12 | perf buildid-list: Use perf_tool__init | Ian Rogers | 1 | -0/+4 |
| 2024-08-12 | perf tool: Constify tool pointers | Ian Rogers | 1 | -17/+17 |
| 2023-07-28 | perf symbols: Add kallsyms__get_symbol_start() | Namhyung Kim | 1 | -0/+2 |
| 2023-04-10 | perf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE | Ravi Bangoria | 1 | -1/+2 |
| 2022-10-31 | perf thread: Move thread__resolve() from event.h | Arnaldo Carvalho de Melo | 1 | -5/+0 |
| 2022-10-31 | perf symbol: Move addr_location__put() from event.h | Arnaldo Carvalho de Melo | 1 | -3/+0 |
| 2022-10-31 | perf machine: Move machine__resolve() from event.h | Arnaldo Carvalho de Melo | 1 | -3/+0 |
| 2022-10-31 | perf tools: Move 'struct perf_sample' to a separate header file to disentangl... | Arnaldo Carvalho de Melo | 1 | -110/+1 |
| 2022-10-27 | perf event: Drop perf_regs.h include, not needed anymore | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2022-08-19 | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim | 1 | -1/+20 |
| 2022-08-19 | perf cpumap: Synthetic events and const/static | Ian Rogers | 1 | -4/+0 |
| 2022-07-20 | perf tools: Add perf_event__is_guest() | Adrian Hunter | 1 | -0/+21 |
| 2022-07-20 | perf tools: Add machine_pid and vcpu to perf_sample | Adrian Hunter | 1 | -0/+2 |
| 2022-02-15 | perf intel-pt: Synthesize CFE (Control Flow Event) / EVD (Event Data) event | Adrian Hunter | 1 | -1/+1 |
| 2022-02-15 | perf tools: Define new D (Intr Disable) and t (Intr Toggle) flags | Adrian Hunter | 1 | -1/+3 |
| 2022-02-15 | perf tools: Define Intel PT iflag synthesized event | Adrian Hunter | 1 | -0/+13 |
| 2022-02-15 | perf tools: Define Intel PT CFE (Control Flow Event) / EVD (Event Data) event | Adrian Hunter | 1 | -0/+28 |
| 2021-12-11 | perf tools: Prevent out-of-bounds access to registers | German Gomez | 1 | -1/+4 |
| 2021-10-20 | perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID | Adrian Hunter | 1 | -0/+5 |
| 2021-05-21 | perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit | Adrian Hunter | 1 | -1/+1 |
| 2021-03-26 | perf sort: Display sort dimension p_stage_cyc only on supported archs | Athira Rajeev | 1 | -0/+1 |
| 2021-03-26 | perf tools: Support pipeline stage cycles for powerpc | Athira Rajeev | 1 | -0/+1 |
| 2021-03-26 | perf sort: Add dynamic headers for perf report columns | Athira Rajeev | 1 | -0/+1 |
| 2021-02-18 | perf script: Add branch types for VM-Entry and VM-Exit | Adrian Hunter | 1 | -1/+5 |
| 2021-02-18 | perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing | Kan Liang | 1 | -0/+3 |
| 2021-02-18 | perf intel-pt: Add PSB events | Adrian Hunter | 1 | -0/+7 |
| 2021-02-08 | perf report: Support instruction latency | Kan Liang | 1 | -0/+1 |
| 2021-01-20 | perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE | Kan Liang | 1 | -0/+1 |
| 2020-12-19 | perf script: Support data page size | Kan Liang | 1 | -0/+3 |
| 2020-12-17 | perf record: Support new sample type for data page size | Kan Liang | 1 | -0/+1 |
| 2020-07-10 | perf script: Show text poke address symbol | Adrian Hunter | 1 | -2/+2 |
| 2020-07-10 | perf tools: Add support for PERF_RECORD_TEXT_POKE | Adrian Hunter | 1 | -0/+5 |
| 2020-05-28 | perf tools: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-04-03 | perf tools: Basic support for CGROUP event | Namhyung Kim | 1 | -0/+6 |
| 2020-03-09 | perf tools: Add hw_idx in struct branch_stack | Kan Liang | 1 | -0/+1 |
| 2019-11-21 | perf tools: Add kernel AUX area sampling definitions | Adrian Hunter | 1 | -0/+6 |
| 2019-09-20 | perf tools: Move event synthesizing routines to separate header | Arnaldo Carvalho de Melo | 1 | -116/+2 |
| 2019-09-20 | perf stat: Move perf_stat_synthesize_config() to event.h | Arnaldo Carvalho de Melo | 1 | -0/+5 |
| 2019-09-20 | perf event: Move perf_event__synthesize* to event.h | Arnaldo Carvalho de Melo | 1 | -0/+36 |
| 2019-08-31 | perf tools: Move 'struct events_stats' and prototypes to separate header | Arnaldo Carvalho de Melo | 1 | -42/+0 |
| 2019-08-31 | perf event: Remove needless include directives from event.h | Arnaldo Carvalho de Melo | 1 | -6/+12 |
| 2019-08-29 | perf tools: Remove needless perf.h include directive from headers | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-08-29 | libperf: Move 'enum perf_user_event_type' to perf/event.h | Jiri Olsa | 1 | -23/+0 |
| 2019-08-29 | libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix | Jiri Olsa | 1 | -2/+2 |
| 2019-08-29 | libperf: Add 'union perf_event' to perf/event.h | Jiri Olsa | 1 | -36/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.h | Jiri Olsa | 1 | -5/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h | Jiri Olsa | 1 | -6/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.h | Jiri Olsa | 1 | -7/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h | Jiri Olsa | 1 | -6/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h | Jiri Olsa | 1 | -17/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.h | Jiri Olsa | 1 | -18/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h | Jiri Olsa | 1 | -11/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h | Jiri Olsa | 1 | -6/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/eve... | Jiri Olsa | 1 | -5/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_AUX 'struct aux_event' to perf/event.h | Jiri Olsa | 1 | -7/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf... | Jiri Olsa | 1 | -15/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.h | Jiri Olsa | 1 | -11/+0 |
| 2019-08-29 | libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e... | Jiri Olsa | 1 | -7/+0 |
| 2019-08-28 | libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h | Jiri Olsa | 1 | -13/+2 |
| 2019-08-28 | libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' to perf/event.h | Jiri Olsa | 1 | -7/+0 |
| 2019-08-28 | libperf: Add PERF_RECORD_HEADER_TRACING_DATA 'struct tracing_data_event' to p... | Jiri Olsa | 1 | -5/+0 |
| 2019-08-28 | libperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct event_type_event' to perf/... | Jiri Olsa | 1 | -12/+0 |
| 2019-08-28 | libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' to perf/eve... | Jiri Olsa | 1 | -23/+0 |
| 2019-08-28 | libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' to perf/event.h | Jiri Olsa | 1 | -26/+0 |
| 2019-08-28 | libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' to perf/event.h | Jiri Olsa | 1 | -6/+0 |
| 2019-08-26 | perf tool: Rename perf_tool::bpf_event to bpf | Arnaldo Carvalho de Melo | 1 | -5/+5 |
| 2019-08-26 | perf tools: Rename perf_event::bpf_event to perf_event::bpf | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-08-26 | perf tools: Rename perf_event::ksymbol_event to perf_event::ksymbol | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-08-26 | libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix | Arnaldo Carvalho de Melo | 1 | -15/+15 |
| 2019-08-26 | libperf: Add PERF_RECORD_SAMPLE 'struct sample_event' to perf/event.h | Jiri Olsa | 1 | -5/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event' to perf/event.h | Jiri Olsa | 1 | -10/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event' to perf/event.h | Jiri Olsa | 1 | -13/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_THROTTLE 'struct throttle_event' to perf/event.h | Jiri Olsa | 1 | -7/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_READ 'struct read_event' to perf/event.h | Jiri Olsa | 1 | -12/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samples_event' to perf/eve... | Jiri Olsa | 1 | -5/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_LOST 'struct lost_event' to perf/event.h | Jiri Olsa | 1 | -6/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_FORK 'struct fork_event' to perf/event.h | Jiri Olsa | 1 | -7/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_NAMESPACES 'struct namespaces_event' to perf/event.h | Jiri Olsa | 1 | -7/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_COMM 'struct comm_event' to perf/event.h | Jiri Olsa | 1 | -6/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_MMAP2 'struct mmap2_event' to perf/event.h | Jiri Olsa | 1 | -15/+0 |
| 2019-08-26 | libperf: Add PERF_RECORD_MMAP 'struct mmap_event' to perf/event.h | Jiri Olsa | 1 | -8/+14 |
| 2019-08-14 | perf tools: Add helpers to use capabilities if present | Igor Lubashev | 1 | -0/+1 |
| 2019-07-29 | perf tools: Rename struct thread_map to struct perf_thread_map | Jiri Olsa | 1 | -3/+3 |
| 2019-07-29 | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa | 1 | -4/+4 |
| 2019-06-05 | perf tools: Add IPC information to perf_sample | Adrian Hunter | 1 | -0/+2 |
| 2019-05-15 | perf record: Implement COMPRESSED event record and its attributes | Alexey Budankov | 1 | -0/+7 |
| 2019-04-01 | perf tools: Add header defining used namespace struct to event.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-02-06 | perf auxtrace: Add timestamp to auxtrace errors | Adrian Hunter | 1 | -1/+2 |
| 2019-01-25 | perf tools: Move branch structs to branch.h | Arnaldo Carvalho de Melo | 1 | -20/+1 |
| 2019-01-21 | perf tools: Handle PERF_RECORD_BPF_EVENT | Song Liu | 1 | -0/+16 |
| 2019-01-21 | perf tools: Handle PERF_RECORD_KSYMBOL | Song Liu | 1 | -0/+20 |
| 2018-12-17 | perf tools: Allow specifying proc-map-timeout in config file | Mark Drayton | 1 | -5/+3 |
| 2018-05-23 | perf machine: Synthesize and process mmap events for x86 PTI entry trampolines | Adrian Hunter | 1 | -0/+8 |
| 2018-01-18 | perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize... | Adrian Hunter | 1 | -2/+1 |
| 2018-01-08 | perf script: Add support to display sample misc field | Jiri Olsa | 1 | -0/+1 |
| 2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-03 | perf top: Implement multithreading for perf_event__synthesize_threads | Kan Liang | 1 | -1/+2 |
| 2017-09-01 | perf tools: Support new sample type for physical address | Kan Liang | 1 | -0/+1 |
| 2017-07-18 | perf util: Create branch.c/.h for common branch functions | Jin Yao | 1 | -1/+2 |
| 2017-07-18 | perf tools: Add feature header record to pipe-mode | David Carrillo-Cisneros | 1 | -0/+8 |
| 2017-06-30 | perf script: Add synthesized Intel PT power and ptwrite events | Adrian Hunter | 1 | -0/+118 |
| 2017-06-27 | perf script: Add 'synth' event type for synthesized events | Adrian Hunter | 1 | -0/+3 |
| 2017-05-04 | perf tools: Fix spelling mistakes | Kim Phillips | 1 | -1/+1 |
| 2017-05-02 | perf symbols: Accept symbols starting at address 0 | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2017-04-25 | perf tools: Move event prototypes from util.h to event.h | Arnaldo Carvalho de Melo | 1 | -0/+8 |
| 2017-04-24 | perf tools: Add the right header to obtain PERF_ALIGN() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2017-03-17 | perf tools: Handle partial AUX records and print a warning | Alexander Shishkin | 1 | -0/+1 |
| 2017-03-14 | perf record: Synthesize namespace events for current processes | Hari Bathini | 1 | -0/+6 |
| 2017-03-14 | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 1 | -0/+13 |
| 2016-10-24 | perf intel-pt/bts: Report instruction bytes and length in sample | Andi Kleen | 1 | -0/+3 |
| 2016-07-25 | Revert "perf tools: event.h needs asm/perf_regs.h" | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2016-07-12 | perf tools: event.h needs asm/perf_regs.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-03-31 | perf tools: Add time conversion event | Adrian Hunter | 1 | -0/+9 |
| 2016-03-23 | perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve | Arnaldo Carvalho de Melo | 1 | -4/+2 |
| 2016-03-23 | perf machine: Rename perf_event__preprocess_sample to machine__resolve | Arnaldo Carvalho de Melo | 1 | -4/+2 |
| 2016-03-23 | perf tools: Add cpumode to struct perf_sample | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2015-12-17 | perf tools: Add event_update event cpus type | Jiri Olsa | 1 | -0/+5 |
| 2015-12-17 | perf tools: Add event_update event name type | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf tools: Add event_update event scale type | Jiri Olsa | 1 | -0/+5 |
| 2015-12-17 | perf tools: Add event_update event unit type | Jiri Olsa | 1 | -0/+4 |
| 2015-12-17 | perf tools: Add event_update user level event | Jiri Olsa | 1 | -0/+10 |
| 2015-12-17 | perf tools: Add stat round event synthesize function | Jiri Olsa | 1 | -0/+4 |
| 2015-12-17 | perf tools: Add stat round user level event | Jiri Olsa | 1 | -0/+13 |
| 2015-12-17 | perf tools: Add stat event synthesize function | Jiri Olsa | 1 | -1/+6 |
| 2015-12-17 | perf tools: Add stat user level event | Jiri Olsa | 1 | -0/+19 |
| 2015-12-17 | perf tools: Add stat config event read function | Jiri Olsa | 1 | -0/+2 |
| 2015-12-17 | perf tools: Add stat config event synthesize function | Jiri Olsa | 1 | -0/+5 |
| 2015-12-17 | perf tools: Add stat config user level event | Jiri Olsa | 1 | -0/+20 |
| 2015-12-17 | perf cpu_map: Add perf_event__fprintf_cpu_map function | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf cpu_map: Add cpu_map event synthesize function | Jiri Olsa | 1 | -0/+8 |
| 2015-12-17 | perf cpu_map: Add cpu_map user level event | Jiri Olsa | 1 | -0/+28 |
| 2015-12-17 | perf thread_map: Add perf_event__fprintf_thread_map function | Jiri Olsa | 1 | -0/+1 |
| 2015-12-17 | perf thread_map: Add thread_map event sythesize function | Jiri Olsa | 1 | -0/+4 |
| 2015-12-17 | perf thread_map: Add thread_map user level event | Jiri Olsa | 1 | -0/+13 |
| 2015-09-28 | perf session: Warn when AUX data has been lost | Adrian Hunter | 1 | -0/+1 |
| 2015-09-22 | perf record: Synthesize COMM event for a command line workload | Namhyung Kim | 1 | -0/+5 |
| 2015-08-06 | perf tools: Add support for cycles, weight branch_info field | Andi Kleen | 1 | -1/+2 |
| 2015-07-23 | perf tools: Add new PERF_RECORD_SWITCH event | Adrian Hunter | 1 | -0/+12 |
| 2015-06-19 | perf tools: Configurable per thread proc map processing time out | Kan Liang | 1 | -3/+6 |
| 2015-06-19 | perf tools: Add time out to force stop proc map processing | Kan Liang | 1 | -0/+1 |
| 2015-06-07 | perf tools: handle PERF_RECORD_LOST_SAMPLES | Kan Liang | 1 | -0/+17 |
| 2015-05-08 | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-05 | perf tools: Add support for PERF_RECORD_ITRACE_START | Adrian Hunter | 1 | -0/+11 |
| 2015-05-05 | perf tools: Add support for PERF_RECORD_AUX | Adrian Hunter | 1 | -0/+13 |
| 2015-04-29 | perf script: Add field option 'flags' to print sample flags | Adrian Hunter | 1 | -0/+2 |
| 2015-04-29 | perf auxtrace: Add helpers for AUX area tracing errors | Adrian Hunter | 1 | -0/+6 |
| 2015-04-29 | perf tools: Add a user event for AUX area tracing errors | Adrian Hunter | 1 | -0/+16 |
| 2015-04-29 | perf tools: Add user events for AUX area tracing | Adrian Hunter | 1 | -0/+22 |
| 2015-03-31 | perf ordered_samples: Remove references to perf_{evlist,tool} and machines | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2014-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
| 2014-11-28 | perf session: Do not fail on processing out of order event | Jiri Olsa | 1 | -0/+1 |
| 2014-11-16 | perf tools: Add core support for sampling intr machine state regs | Stephane Eranian | 1 | -0/+1 |
| 2014-11-03 | perf tools: Add a thread stack for synthesizing call chains | Adrian Hunter | 1 | -0/+26 |
| 2014-10-29 | perf tools: Add id index | Adrian Hunter | 1 | -0/+15 |
| 2014-10-29 | perf tools: A thread's machine can be found via thread->mg->machine | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2014-10-10 | perf tools: Move events_stats struct to event.h | Arnaldo Carvalho de Melo | 1 | -0/+26 |
| 2014-08-13 | perf tools: Add flags and insn_len to struct sample | Adrian Hunter | 1 | -0/+2 |
| 2014-07-25 | perf tools: Expose 'addr' functions so they can be reused | Adrian Hunter | 1 | -0/+10 |
| 2014-06-12 | perf tools: Cache register accesses for unwind processing | Jiri Olsa | 1 | -0/+5 |
| 2014-06-09 | perf tools: Update mmap2 interface with protection and flag bits | Don Zickus | 1 | -0/+2 |
| 2014-05-05 | perf tools: Move sample data structures from perf.h | Jiri Olsa | 1 | -0/+24 |
| 2014-02-18 | perf callchain: Add mask into struct regs_dump | Jiri Olsa | 1 | -2/+3 |
| 2014-01-31 | perf record: Get ref_reloc_sym from kernel map | Adrian Hunter | 1 | -2/+1 |
| 2014-01-31 | perf tools: Add kallsyms__get_function_start() | Adrian Hunter | 1 | -0/+3 |
| 2014-01-13 | perf tools: Make perf_event__synthesize_mmap_events global | Jiri Olsa | 1 | -0/+7 |
| 2013-11-11 | perf record: Synthesize non-exec MMAP records when --data used | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2013-11-05 | perf tools: Finish the removal of 'self' arguments | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2013-10-11 | perf evlist: Fix perf_evlist__mmap_read event overflow | Jiri Olsa | 1 | -0/+3 |
| 2013-10-09 | perf tools: Adding throttle event data struct support | Jiri Olsa | 1 | -0/+7 |
| 2013-10-04 | tools/perf: Add support for record transaction flags | Andi Kleen | 1 | -0/+1 |
| 2013-09-11 | perf tools: Add attr->mmap2 support | Stephane Eranian | 1 | -0/+19 |
| 2013-08-29 | perf tools: Add a function to calculate sample event size | Adrian Hunter | 1 | -0/+2 |
| 2013-08-29 | perf tools: Expand perf_event__synthesize_sample() | Adrian Hunter | 1 | -0/+1 |
| 2013-08-29 | perf tools: Add missing 'abi' member to 'struct regs_dump' | Adrian Hunter | 1 | -0/+1 |
| 2013-08-29 | perf tools: Add support for PERF_SAMPLE_IDENTIFIER | Adrian Hunter | 1 | -1/+2 |
| 2013-08-29 | perf tools: Remove references to struct ip_event | Adrian Hunter | 1 | -11/+0 |
| 2013-08-12 | perf tools: Remove filter parameter of perf_event__preprocess_sample() | Adrian Hunter | 1 | -2/+1 |
| 2013-08-07 | perf tools: Add support for parsing PERF_SAMPLE_READ sample type | Jiri Olsa | 1 | -0/+18 |
| 2013-07-15 | perf tools: Remove event types framework completely | Jiri Olsa | 1 | -1/+1 |
| 2013-04-01 | perf tools: Add mem access sampling core support | Stephane Eranian | 1 | -0/+8 |
| 2013-04-01 | perf tools: Add support for weight v7 (modified) | Andi Kleen | 1 | -0/+1 |
| 2012-10-29 | perf tools: Move BUILD_ID_SIZE into build-id object | Jiri Olsa | 1 | -2/+1 |
| 2012-10-06 | perf event: No need to create a thread when handling PERF_RECORD_EXIT | Arnaldo Carvalho de Melo | 1 | -1/+5 |
| 2012-09-11 | perf tools: fix ALIGN redefinition in system headers | Irina Tirdea | 1 | -1/+1 |
| 2012-08-10 | perf tools: Support user regs and stack in sample parsing | Jiri Olsa | 1 | -0/+12 |
| 2012-08-02 | perf evsel: Adopt parse_sample method from perf_event | Arnaldo Carvalho de Melo | 1 | -3/+0 |
| 2012-03-09 | perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK | Roberto Agostino Vitillo | 1 | -0/+1 |
| 2011-12-12 | perf tools: Add ability to synthesize event according to a sample | Andrew Vagin | 1 | -0/+3 |