| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-19 | perf session: Fix handling when buffer exceeds 2 GiB | Leo Yan | 1 | -1/+1 |
| 2025-07-25 | perf sample: Remove arch notion of sample parsing | Ian Rogers | 1 | -1/+1 |
| 2025-07-25 | perf env: Remove global perf_env | Ian Rogers | 1 | -1/+2 |
| 2025-07-25 | perf session: Add host_env argument to perf_session__new | Ian Rogers | 1 | -2/+3 |
| 2025-07-25 | perf evlist: Change env variable to session | Ian Rogers | 1 | -1/+3 |
| 2025-07-25 | perf session: Add accessor for session->header.env | Ian Rogers | 1 | -1/+6 |
| 2025-06-20 | perf tools: display the new PERF_RECORD_BPF_METADATA event | Blake Jones | 1 | -0/+4 |
| 2025-05-16 | perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2 | Chun-Tse Shao | 1 | -1/+4 |
| 2025-04-25 | perf session: Skip unsupported new event types | Chun-Tse Shao | 1 | -2/+11 |
| 2025-02-17 | perf report: Add parallelism sort key | Dmitry Vyukov | 1 | -0/+12 |
| 2025-02-12 | perf sample: Make user_regs and intr_regs optional | Ian Rogers | 1 | -29/+65 |
| 2024-12-09 | perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS | Ian Rogers | 1 | -0/+1 |
| 2024-10-02 | tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values | Ben Gainey | 1 | -9/+19 |
| 2024-09-11 | perf env: Find correct branch counter info on hybrid | Kan Liang | 1 | -2/+4 |
| 2024-08-30 | perf header: Remove repipe option | Ian Rogers | 1 | -3/+3 |
| 2024-08-30 | perf inject: Overhaul handling of pipe files | Ian Rogers | 1 | -4/+4 |
| 2024-08-28 | perf tools: Print lost samples due to BPF filter | Namhyung Kim | 1 | -2/+3 |
| 2024-08-12 | perf session: Constify tool | Ian Rogers | 1 | -3/+3 |
| 2024-08-12 | perf tool: Remove perf_tool__fill_defaults() | Ian Rogers | 1 | -6/+0 |
| 2024-08-12 | perf tool: Move fill defaults into tool.c | Ian Rogers | 1 | -309/+1 |
| 2024-08-12 | perf tool: Constify tool pointers | Ian Rogers | 1 | -15/+15 |
| 2024-08-12 | perf auxtrace: Remove dummy tools | Ian Rogers | 1 | -0/+24 |
| 2024-08-12 | perf inject: Fix leader sampling inserting additional samples | Ian Rogers | 1 | -0/+3 |
| 2024-08-08 | perf annotate: Cache debuginfo for data type profiling | Namhyung Kim | 1 | -0/+2 |
| 2024-06-27 | perf report: Display pregress bar on redirected pipe data | Namhyung Kim | 1 | -1/+19 |
| 2024-06-15 | perf hist: Add symbol_conf.skip_empty | Namhyung Kim | 1 | -3/+2 |
| 2024-04-12 | perf dsos: Attempt to better abstract DSOs internals | Ian Rogers | 1 | -0/+21 |
| 2024-03-21 | perf cpumap: Use perf_cpu_map__for_each_cpu when possible | Ian Rogers | 1 | -3/+2 |
| 2024-02-08 | perf tools: Make it possible to see perf's kernel and module memory mappings | Adrian Hunter | 1 | -0/+11 |
| 2023-11-09 | perf machine thread: Remove exited threads by default | Ian Rogers | 1 | -0/+5 |
| 2023-11-09 | perf tools: Add branch counter knob | Kan Liang | 1 | -2/+13 |
| 2023-08-29 | perf tools: Convert to perf_record_header_attr_id() | Namhyung Kim | 1 | -2/+2 |
| 2023-06-12 | perf machine: Make delete_threads part of machine__exit | Ian Rogers | 1 | -6/+0 |
| 2023-06-12 | perf thread: Add accessor functions for thread | Ian Rogers | 1 | -1/+1 |
| 2023-04-10 | perf util: Move perf_guest/host declarations | Ian Rogers | 1 | -1/+1 |
| 2023-03-15 | perf record: Record dropped sample count | Namhyung Kim | 1 | -1/+2 |
| 2023-02-02 | perf session: Show branch speculation info in raw dump | Sandipan Das | 1 | -2/+3 |
| 2023-02-01 | perf session: Avoid calling lseek(2) for pipe | Namhyung Kim | 1 | -2/+7 |
| 2022-12-14 | perf build: Use libtraceevent from the system | Ian Rogers | 1 | -0/+2 |
| 2022-12-05 | perf tools: Use dedicated non-atomic clear/set bit helpers | Sean Christopherson | 1 | -1/+1 |
| 2022-11-03 | perf session: Change type to avoid undefined behaviour in a signal handler | Ian Rogers | 1 | -1/+2 |
| 2022-10-04 | perf cpumap: Add range data encoding | Ian Rogers | 1 | -0/+5 |
| 2022-10-04 | perf branch: Extend branch type classification | Anshuman Khandual | 1 | -1/+1 |
| 2022-08-19 | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim | 1 | -14/+21 |
| 2022-08-19 | perf cpumap: Fix alignment for masks in event encoding | Ian Rogers | 1 | -15/+15 |
| 2022-07-20 | perf tools: Automatically use guest kcore_dir if present | Adrian Hunter | 1 | -0/+2 |
| 2022-07-20 | perf auxtrace: Add machine_pid and vcpu to auxtrace_error | Adrian Hunter | 1 | -0/+4 |
| 2022-07-20 | perf session: Use sample->machine_pid to find guest machine | Adrian Hunter | 1 | -1/+3 |
| 2022-07-20 | perf tools: Add guest_cpu to hypervisor threads | Adrian Hunter | 1 | -0/+18 |
| 2022-07-20 | perf session: Create guest machines from id_index | Adrian Hunter | 1 | -0/+31 |
| 2022-07-20 | perf tools: Add machine_pid and vcpu to id_index | Adrian Hunter | 1 | -5/+35 |
| 2022-07-20 | perf tools: Export perf_event__process_finished_round() | Adrian Hunter | 1 | -8/+4 |
| 2022-06-23 | perf record: Add finished init event | Adrian Hunter | 1 | -0/+4 |
| 2022-05-23 | perf tools: Add guest_code support | Adrian Hunter | 1 | -0/+7 |
| 2022-05-21 | perf session: Fix Intel LBR callstack entries and nr print message | Chengdong Li | 1 | -5/+21 |
| 2022-04-28 | perf intel-pt: Fix timeless decoding with perf.data directory | Adrian Hunter | 1 | -1/+1 |
| 2022-04-09 | perf session: Remap buf if there is no space for event | Denis Nikitin | 1 | -3/+12 |
| 2022-03-07 | perf session: Print branch stack entry type in --dump-raw-trace | James Clark | 1 | -2/+3 |
| 2022-02-10 | perf report: Output data file name in raw trace dump | Alexey Bayduraev | 1 | -29/+46 |
| 2022-02-10 | perf session: Load data directory files for analysis | Alexey Bayduraev | 1 | -0/+133 |
| 2022-02-06 | perf session: Check for NULL pointer before dereference | Ameer Hamza | 1 | -1/+2 |
| 2022-01-22 | perf cpumap: Migrate to libperf cpumap api | Ian Rogers | 1 | -2/+2 |
| 2022-01-12 | perf cpumap: Give CPUs their own type | Ian Rogers | 1 | -5/+5 |
| 2021-12-16 | perf arch: Support register names from all archs | German Gomez | 1 | -12/+13 |
| 2021-10-26 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2021-10-25 | perf session: Introduce reader EOF function | Alexey Bayduraev | 1 | -1/+7 |
| 2021-10-25 | perf session: Introduce reader return codes | Alexey Bayduraev | 1 | -3/+8 |
| 2021-10-25 | perf session: Move the event read code to a separate function | Alexey Bayduraev | 1 | -15/+31 |
| 2021-10-25 | perf session: Move unmap code to reader__mmap | Alexey Bayduraev | 1 | -17/+13 |
| 2021-10-25 | perf session: Move reader map code to a separate function | Alexey Bayduraev | 1 | -15/+28 |
| 2021-10-25 | perf session: Move init/release code to separate functions | Alexey Bayduraev | 1 | -13/+32 |
| 2021-10-25 | perf session: Introduce decompressor in reader object | Alexey Bayduraev | 1 | -14/+25 |
| 2021-10-25 | perf session: Move all state items to reader object | Alexey Bayduraev | 1 | -28/+35 |
| 2021-10-20 | perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID | Adrian Hunter | 1 | -0/+5 |
| 2021-10-14 | perf report: Output non-zero offset for decompressed records | Alexey Bayduraev | 1 | -2/+2 |
| 2021-09-03 | perf session: Report collisions in AUX records | Suzuki K Poulose | 1 | -0/+9 |
| 2021-08-02 | perf tools: Pass a fd to perf_file_header__read_pipe() | Namhyung Kim | 1 | -4/+4 |
| 2021-08-02 | perf tools: Remove repipe argument from perf_session__new() | Namhyung Kim | 1 | -2/+3 |
| 2021-07-15 | perf session: Cleanup trace_event | Riccardo Mancini | 1 | -0/+1 |
| 2021-07-01 | perf session: Add missing evlist__delete when deleting a session | Riccardo Mancini | 1 | -1/+4 |
| 2021-06-22 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2021-06-11 | perf session: Correct buffer copying when peeking events | Leo Yan | 1 | -0/+1 |
| 2021-05-12 | perf inject: Add facility to do in place update | Adrian Hunter | 1 | -1/+5 |
| 2021-05-10 | perf session: Fix swapping of cpu_map and stat_config records | Dmitry Koshelev | 1 | -2/+2 |
| 2021-04-29 | perf session: Dump PERF_RECORD_TIME_CONV event | Leo Yan | 1 | -1/+12 |
| 2021-04-29 | perf session: Add swap operation for event TIME_CONV | Leo Yan | 1 | -1/+14 |
| 2021-04-29 | perf report: Add --skip-empty option to suppress 0 event stat | Namhyung Kim | 1 | -2/+3 |
| 2021-03-26 | perf tools: Support pipeline stage cycles for powerpc | Athira Rajeev | 1 | -1/+3 |
| 2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar | 1 | -2/+2 |
| 2021-02-18 | perf machine: Factor out machine__idle_thread() | Adrian Hunter | 1 | -22/+3 |
| 2021-02-18 | perf machine: Factor out machines__find_guest() | Adrian Hunter | 1 | -6/+1 |
| 2021-02-08 | perf report: Support instruction latency | Kan Liang | 1 | -2/+6 |
| 2021-02-08 | perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT | Kan Liang | 1 | -1/+1 |
| 2021-01-20 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2021-01-20 | perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE | Stephane Eranian | 1 | -0/+3 |
| 2021-01-15 | perf intel-pt: Fix 'CPU too large' error | Adrian Hunter | 1 | -1/+1 |
| 2020-12-28 | perf tools: Do not swap mmap2 fields in case it contains build id | Jiri Olsa | 1 | -4/+7 |
| 2020-12-19 | perf script: Support data page size | Kan Liang | 1 | -0/+13 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' deliver event method | Arnaldo Carvalho de Melo | 1 | -8/+4 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' header methods | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' raw samples methods | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' event attribute config ... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' print methods | Arnaldo Carvalho de Melo | 1 | -4/+2 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' sample parsing methods | Arnaldo Carvalho de Melo | 1 | -4/+3 |
| 2020-11-16 | perf data: Allow to use stdio functions for pipe mode | Namhyung Kim | 1 | -3/+4 |
| 2020-11-03 | perf tools: Add missing swap for cgroup events | Namhyung Kim | 1 | -0/+13 |
| 2020-11-03 | perf tools: Add missing swap for ino_generation | Jiri Olsa | 1 | -0/+1 |
| 2020-09-01 | perf tools: Use %zd for size_t printf formats on 32-bit | Chris Wilson | 1 | -1/+1 |
| 2020-07-10 | perf tools: Add support for PERF_RECORD_TEXT_POKE | Adrian Hunter | 1 | -0/+23 |
| 2020-06-22 | perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods | Arnaldo Carvalho de Melo | 1 | -6/+6 |
| 2020-06-22 | perf evlist: Fix the class prefix for 'struct evlist' sample_type methods | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2020-06-02 | perf tools: Remove some duplicated includes | Tiezhu Yang | 1 | -1/+0 |
| 2020-05-28 | perf script: Better align register values in dump | Paul A. Clarke | 1 | -1/+1 |
| 2020-05-28 | perf tools: Do not seek in pipe fd during tracing data processing | Jiri Olsa | 1 | -2/+7 |
| 2020-05-05 | perf evsel: Rename perf_evsel__has*() to evsel__has*() | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2020-05-05 | perf evsel: Rename *perf_evsel__*name() to *evsel__*name() | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2020-05-05 | perf evsel: Add support for synthesized branch stack sample type | Adrian Hunter | 1 | -1/+1 |
| 2020-04-03 | perf tools: Basic support for CGROUP event | Namhyung Kim | 1 | -0/+4 |
| 2020-03-09 | perf tools: Add hw_idx in struct branch_stack | Kan Liang | 1 | -3/+5 |
| 2019-11-22 | perf session: Add facility to peek at all events | Adrian Hunter | 1 | -0/+28 |
| 2019-11-22 | perf auxtrace: Add support for dumping AUX area samples | Adrian Hunter | 1 | -2/+7 |
| 2019-11-21 | perf tools: Add kernel AUX area sampling definitions | Adrian Hunter | 1 | -0/+1 |
| 2019-11-19 | perf session: Fix decompression of PERF_RECORD_COMPRESSED records | Alexey Budankov | 1 | -17/+27 |
| 2019-11-06 | perf record: Put a copy of kcore into the perf.data directory | Adrian Hunter | 1 | -0/+4 |
| 2019-11-06 | perf session: Fix indent in perf_session__new()" | Jiri Olsa | 1 | -2/+2 |
| 2019-10-07 | perf evlist: Adopt __set_tracepoint_handlers method from perf_session | Arnaldo Carvalho de Melo | 1 | -29/+0 |
| 2019-09-25 | libperf: Move 'page_size' global variable to libperf | Jiri Olsa | 1 | -1/+0 |
| 2019-09-25 | libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions | Jiri Olsa | 1 | -1/+3 |
| 2019-09-20 | perf session: Return error code for perf_session__new() function on failure | Mamatha Inamdar | 1 | -4/+11 |
| 2019-09-20 | perf tools: Move event synthesizing routines to separate .c file | Arnaldo Carvalho de Melo | 1 | -71/+0 |
| 2019-09-20 | perf tools: Move event synthesizing routines to separate header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-09-20 | perf env: Remove needless cpumap.h header | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-09-20 | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-31 | perf symbols: Move mem_info and branch_info out of symbol.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2019-08-31 | perf tools: Remove needless sort.h include directives | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-08-31 | perf hist: Remove needless ui/progress.h from hist.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-29 | perf tools: Remove debug.h from header files not needing it | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-29 | perf tools: Remove needless perf.h include directive from headers | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-29 | perf tools: Remove needless libtraceevent include directives | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-08-29 | perf session: Replace MAX_NR_CPUS with perf_env::nr_cpus_online | Kyle Meyer | 1 | -1/+2 |
| 2019-08-29 | libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix | Jiri Olsa | 1 | -10/+10 |
| 2019-08-28 | libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h | Jiri Olsa | 1 | -4/+4 |
| 2019-08-28 | perf evlist: Remove needless util.h from evlist.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-26 | perf tool: Rename perf_tool::bpf_event to bpf | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2019-08-26 | libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-08-26 | libperf: Add PERF_RECORD_READ 'struct read_event' to perf/event.h | Jiri Olsa | 1 | -4/+4 |
| 2019-08-20 | perf report: Dump LBR callstack data by -D jointly with thread stack | Alexey Budankov | 1 | -12/+19 |
| 2019-08-12 | perf session: Avoid infinite loop when seeing invalid header.size | Arnaldo Carvalho de Melo | 1 | -1/+10 |
| 2019-07-29 | libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions | Jiri Olsa | 1 | -1/+2 |
| 2019-07-29 | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa | 1 | -10/+10 |
| 2019-07-29 | libperf: Add perf_cpu_map__get()/perf_cpu_map__put() | Jiri Olsa | 1 | -1/+1 |
| 2019-07-29 | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 1 | -12/+12 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -15/+15 |
| 2019-07-29 | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa | 1 | -1/+1 |
| 2019-07-23 | perf session: Fix loading of compressed data split across adjacent records | Alexey Budankov | 1 | -8/+14 |
| 2019-07-09 | tools lib: Adopt zalloc()/zfree() from tools/perf | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-07-09 | perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-07-09 | perf session: Fix potential NULL pointer dereference found by the smatch tool | Leo Yan | 1 | -0/+3 |
| 2019-05-28 | perf session: Add missing swap ops for namespace events | Namhyung Kim | 1 | -0/+21 |
| 2019-05-15 | perf report: Implement perf.data record decompression | Alexey Budankov | 1 | -1/+115 |
| 2019-05-15 | perf report: Add stub processing of compressed events for -D | Alexey Budankov | 1 | -1/+18 |
| 2019-05-02 | perf report: Report OOM in status line in the GTK UI | Thomas Richter | 1 | -3/+5 |
| 2019-03-19 | perf bpf: Save bpf_prog_info in a rbtree in perf_env | Song Liu | 1 | -0/+1 |
| 2019-03-11 | perf session: Add process callback to reader object | Jiri Olsa | 1 | -4/+19 |
| 2019-03-11 | perf data: Support having perf.data stored as a directory | Jiri Olsa | 1 | -0/+4 |
| 2019-03-06 | perf session: Fix double free in perf_data__close | Jiri Olsa | 1 | -3/+1 |
| 2019-02-20 | perf session: Don't report zero period samples for slave events | Jiri Olsa | 1 | -0/+7 |
| 2019-02-06 | perf auxtrace: Add timestamp to auxtrace errors | Adrian Hunter | 1 | -0/+3 |
| 2019-02-06 | perf tools: Add missing include for symbols.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-02-06 | pref tools: Add missing map.h includes | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-01-21 | perf tools: Handle PERF_RECORD_BPF_EVENT | Song Liu | 1 | -0/+4 |
| 2019-01-21 | perf tools: Handle PERF_RECORD_KSYMBOL | Song Liu | 1 | -0/+4 |
| 2019-01-21 | perf report: Display arch specific diagnostic counter sets, starting with s390 | Thomas Richter | 1 | -0/+5 |
| 2019-01-21 | perf session: Add reader__process_events function | Jiri Olsa | 1 | -24/+38 |
| 2019-01-21 | perf session: Add 'data_offset' member to reader object | Jiri Olsa | 1 | -4/+5 |
| 2019-01-21 | perf session: Add 'data_size' member to reader object | Jiri Olsa | 1 | -1/+3 |
| 2019-01-21 | perf session: Add reader object | Jiri Olsa | 1 | -2/+8 |
| 2019-01-21 | perf session: Get rid of file_size variable | Jiri Olsa | 1 | -7/+5 |
| 2019-01-21 | perf session: Rearrange perf_session__process_events function | Jiri Olsa | 1 | -13/+7 |
| 2019-01-02 | perf session: Add comment for perf_session__register_idle_thread() | Adrian Hunter | 1 | -0/+7 |
| 2018-12-17 | perf ordered_events: Add private data member | Jiri Olsa | 1 | -1/+2 |
| 2018-12-17 | perf machine: Record if a arch has a single user/kernel address space | Adrian Hunter | 1 | -0/+4 |
| 2018-09-19 | perf tools: Remove perf_tool from event_op3 | Jiri Olsa | 1 | -5/+3 |
| 2018-09-19 | perf tools: Remove perf_tool from event_op2 | Jiri Olsa | 1 | -39/+28 |
| 2018-06-05 | perf evsel: Add has_callchain() helper to make code more compact/clear | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2018-04-27 | perf symbols: Unify symbol maps | Arnaldo Carvalho de Melo | 1 | -9/+4 |
| 2018-04-05 | perf report: Remove duplicated 'samples' in lost samples warning | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2018-01-23 | perf report: Fix regression when decoding intel_pt traces | Mathieu Poirier | 1 | -2/+2 |
| 2018-01-10 | perf tools: Make the tool's warning messages optional | Jiri Olsa | 1 | -2/+4 |
| 2017-11-29 | perf report: Fix -D output for user metadata events | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2017-11-17 | perf tools: Optimize sample parsing for ordered events | Jiri Olsa | 1 | -23/+18 |
| 2017-11-17 | perf ordered_events: Pass timestamp arg in perf_session__queue_event | Jiri Olsa | 1 | -3/+3 |
| 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-30 | perf tools: Rename struct perf_data_file to perf_data | Jiri Olsa | 1 | -22/+22 |
| 2017-10-20 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+2 |
| 2017-10-17 | perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE | Namhyung Kim | 1 | -0/+2 |
| 2017-09-13 | perf ui progress: Add size info into progress bar | Jiri Olsa | 1 | -1/+1 |
| 2017-09-01 | perf sort: Add sort option for physical address | Kan Liang | 1 | -0/+3 |