index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
/
rtla
/
src
/
osnoise_hist.c
Age
Commit message (
Expand
)
Author
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 osnoise_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: Move top/hist params into common struct
Crystal Wood
2025-09-27
tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
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/osnoise: Unify params struct
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-01-24
rtla: Report missed event count
Tomas Glozar
2025-01-24
tools/rtla: Add osnoise_trace_is_off()
Costa Shulyupin
2024-06-21
rtla/osnoise: Better report when histogram is empty
Luis Claudio R. Goncalves
2024-05-16
rtla: Fix -t\--trace[=file]
John Kacur
2024-05-16
rtla: Add --trace-buffer-size option
Daniel Bristot de Oliveira
2024-05-15
rtla: Add the --warm-up option
Daniel Bristot de Oliveira
2024-02-12
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
2024-02-12
tools/rtla: Fix uninitialized bucket/data->bucket_size warning
Daniel Bristot de Oliveira
2023-06-13
rtla: Start the tracers after creating all instances
Daniel Bristot de Oliveira
2023-06-13
rtla: Automatically move rtla to a house-keeping cpu
Daniel Bristot de Oliveira
2023-06-13
rtla: Change monitored_cpus from char * to cpu_set_t
Daniel Bristot de Oliveira
2023-06-13
rtla: Add --house-keeping option
Daniel Bristot de Oliveira
2023-06-13
rtla: Add -C cgroup support
Daniel Bristot de Oliveira
2023-01-31
tools/tracing/rtla: osnoise_hist: display average with two-digit precision
Andreas Ziegler
2023-01-31
tools/tracing/rtla: osnoise_hist: use total duration for average calculation
Andreas Ziegler
2022-05-26
rtla: Avoid record NULL pointer dereference
Wan Jiabing
2022-03-15
rtla: Tools main loop cleanup
Daniel Bristot de Oliveira
2022-03-15
rtla/osnoise: Fix osnoise hist stop tracing message
Daniel Bristot de Oliveira
2022-03-15
rtla: Check for trace off also in the trace instance
Daniel Bristot de Oliveira
2022-03-15
rtla: Add --filter support
Daniel Bristot de Oliveira
2022-03-15
rtla: Add --trigger support
Daniel Bristot de Oliveira
2022-03-15
rtla: Add -e/--event support
Daniel Bristot de Oliveira
2022-03-15
rtla/osnoise: Add the automatic trace option
Daniel Bristot de Oliveira
2022-03-15
rtla/osnoise: Add an option to set the threshold
Daniel Bristot de Oliveira
2022-02-25
rtla/hist: Make -E the short version of --entries
Daniel Bristot de Oliveira
2022-02-08
rtla: Fix segmentation fault when failing to enable -t
Daniel Bristot de Oliveira
2022-01-13
rtla/osnoise: Add the hist mode
Daniel Bristot de Oliveira