summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/src/timerlat_bpf.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-07rtla/timerlat: Add --bpf-action optionTomas Glozar1-0/+53
2026-01-07rtla/timerlat: Support tail call from BPF programTomas Glozar1-0/+13
2025-09-27tools/rtla: Consolidate code between osnoise/timerlat and hist/topCrystal Wood1-2/+2
2025-09-27tools/rtla: Move top/hist params into common structCrystal Wood1-7/+7
2025-09-27tools/rtla: Consolidate common parameters into shared structureCosta Shulyupin1-2/+2
2025-07-25rtla/timerlat_bpf: Allow resuming tracingTomas Glozar1-0/+13
2025-05-08rtla: Define _GNU_SOURCE in timerlat_bpf.cTomas Glozar1-0/+1
2025-03-04rtla/timerlat: Add BPF skeleton to collect samplesTomas Glozar1-0/+166