index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cs-etm.c
Age
Commit message (
Expand
)
Author
11 days
perf cs-etm: Synthesize callchains for instruction samples
Leo Yan
11 days
perf cs-etm: Support call indentation
Leo Yan
11 days
perf cs-etm: Flush thread stacks after decoder reset
Leo Yan
11 days
perf cs-etm: Use thread-stack for last branch entries
Leo Yan
11 days
perf cs-etm: Refactor instruction size handling
Leo Yan
11 days
perf cs-etm: Decode ETE exception packets
Leo Yan
11 days
perf cs-etm: Filter synthesized branch samples
Leo Yan
11 days
perf cs-etm: Fix thread leaks on trace queue init failure
Leo Yan
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
2026-06-17
perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Validate num_cpu before metadata allocation
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Reject CPU IDs that would overflow signed comparison
Arnaldo Carvalho de Melo
2026-06-10
perf cs-etm: Queue context packets for frontend
James Clark
2026-05-29
perf tools: Fix event_contains() macro to verify full field extent
Arnaldo Carvalho de Melo
2026-05-20
perf event: Fix size of synthesized sample with branch stacks
Ian Rogers
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
2026-01-28
perf: Remove redundant kernel.h include
Leo Yan
2026-01-20
perf cs-etm: Fix decoding for sparse CPU maps
James Clark
2025-11-16
perf sample: Fix the wrong format specifier
liujing
2025-10-25
perf auxtrace: Add auxtrace_synth_id_range_start() helper
tanze
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2024-10-14
Merge tag 'v6.12-rc3' into perf-tools-next
Namhyung Kim
2024-10-02
perf cs-etm: Fix the assert() to handle captured and unprocessed cpu trace
Ilkka Koskinen
2024-09-24
perf cs-etm: Don't flush when packet_queue fills up
James Clark
2024-08-29
perf: cs-etm: Print queue number in raw trace dump
James Clark
2024-08-29
perf: cs-etm: Support version 0.1 of HW_ID packets
James Clark
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
2024-08-29
perf: cs-etm: Move traceid_list to each queue
James Clark
2024-08-29
perf: cs-etm: Allocate queues for all CPUs
James Clark
2024-08-29
perf cs-etm: Create decoders after both AUX and HW_ID search passes
James Clark
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
2024-07-31
perf cs-etm: Output 0 instead of 0xdeadbeef when exception packets are flushed
James Clark
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
2024-05-07
perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
James Clark
2023-11-27
perf cs-etm: Enable itrace option 'T'
Leo Yan
2023-10-12
perf cs-etm: Fix incorrect or missing decoder for raw trace
Besar Wicaksono
2023-08-15
perf cs-etm: Don't duplicate FIELD_GET()
James Clark
2023-06-12
perf cs-etm: Add exception level consistency check
James Clark
2023-06-12
perf cs-etm: Track exception level
James Clark
2023-06-12
perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace
James Clark
2023-06-12
perf cs-etm: Use previous thread for branch sample source IP
James Clark
2023-06-12
perf cs-etm: Only track threads instead of PID and TIDs
James Clark
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
perf thread: Remove notion of dead threads
Ian Rogers
2023-05-02
perf cs-etm: Add fix for coresight trace for any range of CPUs
Ganapatrao Kulkarni
2023-04-24
perf cs-etm: Add separate decode paths for timeless and per-thread modes
James Clark
2023-04-24
perf cs-etm: Use bool type for boolean values
James Clark
2023-04-24
perf cs-etm: Fix timeless decode mode detection
James Clark
[next]