index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
/
rtla
/
src
/
timerlat_hist.c
Age
Commit message (
Expand
)
Author
2026-01-07
tools/rtla: Consolidate -H/--house-keeping option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -P/--priority option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -e/--event option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -d/--duration option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -D/--debug option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -C/--cgroup option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -c/--cpus option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Add common_parse_options()
Costa Shulyupin
2026-01-07
rtla/timerlat: Add --bpf-action option
Tomas Glozar
2026-01-07
tools/rtla: Add common_usage()
Costa Shulyupin
2025-11-21
rtla: Fix -a overriding -t argument
Ivan Pravdin
2025-11-21
rtla: Fix -C/--cgroup interface
Ivan Pravdin
2025-11-21
tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")
Costa Shulyupin
2025-11-21
tools/rtla: Add fatal() and replace error handling pattern
Costa Shulyupin
2025-11-20
tools/rtla: Remove unused optional option_index
Costa Shulyupin
2025-11-20
tools/rtla: Add for_each_monitored_cpu() helper
Costa Shulyupin
2025-09-27
tools/rtla: Add remaining support for osnoise actions
Crystal Wood
2025-09-27
tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Crystal Wood
2025-09-27
tools/rtla: Create common_apply_config()
Crystal Wood
2025-09-27
tools/rtla: Move top/hist params into common struct
Crystal Wood
2025-09-27
tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
2025-07-25
rtla/timerlat: Add action on end feature
Tomas Glozar
2025-07-25
rtla/timerlat: Add continue action
Tomas Glozar
2025-07-25
rtla/timerlat: Add action on threshold feature
Tomas Glozar
2025-07-25
rtla/timerlat: Introduce enum timerlat_tracing_mode
Tomas Glozar
2025-05-07
rtla: Set distinctive exit value for failed tests
Costa Shulyupin
2025-03-26
rtla: Unify apply_config between top and hist
Tomas Glozar
2025-03-26
rtla: Fix segfault in save_trace_to_file call
Tomas Glozar
2025-03-04
rtla: Refactor save_trace_to_file
Costa Shulyupin
2025-03-04
rtla/timerlat_hist: Use BPF to collect samples
Tomas Glozar
2025-03-04
rtla/timerlat: Unify params struct
Tomas Glozar
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-24
rtla: Report missed event count
Tomas Glozar
2025-01-24
tools/rtla: Add osnoise_trace_is_off()
Costa Shulyupin
2025-01-24
rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
2025-01-24
rtla/timerlat_hist: Abort event processing on second signal
Tomas Glozar
2025-01-24
rtla/timerlat_hist: Stop timerlat tracer on signal
Tomas Glozar
2024-12-27
rtla/timerlat: Fix histogram ALL for zero samples
Tomas Glozar
2024-11-19
rtla/timerlat: Do not set params->user_workload with -U
Tomas Glozar
2024-10-17
rtla/timerlat: Add --deepest-idle-state for hist
Tomas Glozar
2024-10-11
rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
Tomas Glozar
2024-10-04
rtla: Fix consistency in getopt_long for timerlat_hist
Gabriele Monaco
2024-05-16
rtla: Fix -t\--trace[=file]
John Kacur
2024-05-16
rtla/timerlat: Fix histogram report when a cpu count is 0
John Kacur
2024-05-16
rtla: Add --trace-buffer-size option
Daniel Bristot de Oliveira
2024-05-15
rtla/timerlat: Make user-space threads the default
Daniel Bristot de Oliveira
2024-05-15
rtla: Add the --warm-up option
Daniel Bristot de Oliveira
2024-05-15
rtla/timerlat: Add a summary for hist mode
Daniel Bristot de Oliveira
2024-03-20
tools/rtla: Add -U/--user-load option to timerlat
Daniel Bristot de Oliveira
2024-02-12
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
[next]