Age | Commit message (Expand) | Author | Files | Lines |
2023-04-11 | 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-02 | 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 |