index
:
pub/scm/linux/kernel/git/abelvesa/linux.git
master
Abel Vesa kernel tree
Abel Vesa
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
Files
Lines
2026-05-28
rtla: Parse cmdline using libsubcmd
Tomas Glozar
1
-220
/
+1
2026-03-10
rtla: Exit on memory allocation failures during initialization
Wander Lairson Costa
1
-15
/
+7
2026-03-09
tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
Costa Shulyupin
1
-8
/
+7
2026-03-09
tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
1
-10
/
+8
2026-03-09
tools/rtla: Remove unneeded nr_cpus arguments
Costa Shulyupin
1
-2
/
+2
2026-03-09
tools/rtla: Consolidate nr_cpus usage across all tools
Costa Shulyupin
1
-3
/
+0
2026-03-02
tools/rtla: Generate optstring from long options
Costa Shulyupin
1
-2
/
+1
2026-01-07
rtla: Remove unused headers
Wander Lairson Costa
1
-1
/
+0
2026-01-07
tools/rtla: Consolidate -H/--house-keeping option parsing
Costa Shulyupin
1
-8
/
+1
2026-01-07
tools/rtla: Consolidate -P/--priority option parsing
Costa Shulyupin
1
-8
/
+1
2026-01-07
tools/rtla: Consolidate -e/--event option parsing
Costa Shulyupin
1
-13
/
+1
2026-01-07
tools/rtla: Consolidate -d/--duration option parsing
Costa Shulyupin
1
-7
/
+1
2026-01-07
tools/rtla: Consolidate -D/--debug option parsing
Costa Shulyupin
1
-5
/
+1
2026-01-07
tools/rtla: Consolidate -C/--cgroup option parsing
Costa Shulyupin
1
-6
/
+1
2026-01-07
tools/rtla: Consolidate -c/--cpus option parsing
Costa Shulyupin
1
-8
/
+1
2026-01-07
tools/rtla: Add common_parse_options()
Costa Shulyupin
1
-0
/
+3
2026-01-07
tools/rtla: Add common_usage()
Costa Shulyupin
1
-14
/
+8
2025-11-21
rtla: Fix -a overriding -t argument
Ivan Pravdin
1
-1
/
+2
2025-11-21
rtla: Fix -C/--cgroup interface
Ivan Pravdin
1
-19
/
+7
2025-11-21
tools/rtla: Replace osnoise_hist_usage("...") with fatal("...")
Costa Shulyupin
1
-19
/
+13
2025-11-21
tools/rtla: Add fatal() and replace error handling pattern
Costa Shulyupin
1
-28
/
+14
2025-11-20
tools/rtla: Remove unused optional option_index
Costa Shulyupin
1
-4
/
+1
2025-11-20
tools/rtla: Add for_each_monitored_cpu() helper
Costa Shulyupin
1
-21
/
+7
2025-09-27
tools/rtla: Add remaining support for osnoise actions
Crystal Wood
1
-0
/
+20
2025-09-27
tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Crystal Wood
1
-184
/
+50
2025-09-27
tools/rtla: Move top/hist params into common struct
Crystal Wood
1
-28
/
+31
2025-09-27
tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
1
-46
/
+46
2025-05-07
rtla: Set distinctive exit value for failed tests
Costa Shulyupin
1
-2
/
+3
2025-03-26
rtla: Unify apply_config between top and hist
Tomas Glozar
1
-63
/
+3
2025-03-26
rtla/osnoise: Unify params struct
Tomas Glozar
1
-41
/
+11
2025-03-26
rtla: Fix segfault in save_trace_to_file call
Tomas Glozar
1
-1
/
+2
2025-03-04
rtla: Refactor save_trace_to_file
Costa Shulyupin
1
-4
/
+1
2025-01-24
rtla: Report missed event count
Tomas Glozar
1
-0
/
+1
2025-01-24
tools/rtla: Add osnoise_trace_is_off()
Costa Shulyupin
1
-2
/
+2
2024-06-21
rtla/osnoise: Better report when histogram is empty
Luis Claudio R. Goncalves
1
-0
/
+15
2024-05-16
rtla: Fix -t\--trace[=file]
John Kacur
1
-5
/
+9
2024-05-16
rtla: Add --trace-buffer-size option
Daniel Bristot de Oliveira
1
-1
/
+12
2024-05-15
rtla: Add the --warm-up option
Daniel Bristot de Oliveira
1
-3
/
+27
2024-02-12
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
1
-1
/
+5
2024-02-12
tools/rtla: Fix uninitialized bucket/data->bucket_size warning
Daniel Bristot de Oliveira
1
-2
/
+1
2023-06-13
rtla: Start the tracers after creating all instances
Daniel Bristot de Oliveira
1
-3
/
+11
2023-06-13
rtla: Automatically move rtla to a house-keeping cpu
Daniel Bristot de Oliveira
1
-0
/
+9
2023-06-13
rtla: Change monitored_cpus from char * to cpu_set_t
Daniel Bristot de Oliveira
1
-9
/
+9
2023-06-13
rtla: Add --house-keeping option
Daniel Bristot de Oliveira
1
-3
/
+26
2023-06-13
rtla: Add -C cgroup support
Daniel Bristot de Oliveira
1
-2
/
+24
2023-01-31
tools/tracing/rtla: osnoise_hist: display average with two-digit precision
Andreas Ziegler
1
-2
/
+2
2023-01-31
tools/tracing/rtla: osnoise_hist: use total duration for average calculation
Andreas Ziegler
1
-1
/
+4
2022-05-26
rtla: Avoid record NULL pointer dereference
Wan Jiabing
1
-2
/
+3
2022-03-15
rtla: Tools main loop cleanup
Daniel Bristot de Oliveira
1
-1
/
+1
2022-03-15
rtla/osnoise: Fix osnoise hist stop tracing message
Daniel Bristot de Oliveira
1
-1
/
+1
[next]