index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
/
rtla
/
src
/
osnoise_top.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-28
rtla: Parse cmdline using libsubcmd
Tomas Glozar
1
-199
/
+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
-1
/
+1
2026-03-09
tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
1
-3
/
+0
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
-7
/
+0
2026-03-02
tools/rtla: Generate optstring from long options
Costa Shulyupin
1
-2
/
+1
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
-22
/
+15
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_top_usage("...") with fatal("...")
Costa Shulyupin
1
-16
/
+10
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
-3
/
+1
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
-180
/
+38
2025-09-27
tools/rtla: Move top/hist params into common struct
Crystal Wood
1
-9
/
+10
2025-09-27
tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
1
-40
/
+40
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
-44
/
+10
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-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-10-04
rtla: use the definition for stdout fd when calling isatty()
Eder Zulian
1
-1
/
+1
2024-10-03
rtla: Fix the help text in osnoise and timerlat top tools
Eder Zulian
1
-1
/
+1
2024-08-09
rtla/osnoise: Prevent NULL dereference in error handling
Dan Carpenter
1
-7
/
+4
2024-06-21
rtla/osnoise: Use pretty formatting only on interactive tty
Luis Claudio R. Goncalves
1
-4
/
+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
/
+13
2024-05-15
rtla: Add the --warm-up option
Daniel Bristot de Oliveira
1
-2
/
+27
2024-02-12
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
1
-1
/
+5
2023-06-13
rtla/hwnoise: Reduce runtime to 75%
Daniel Bristot de Oliveira
1
-1
/
+7
2023-06-13
rtla: Start the tracers after creating all instances
Daniel Bristot de Oliveira
1
-3
/
+10
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
-3
/
+3
2023-06-13
rtla: Add --house-keeping option
Daniel Bristot de Oliveira
1
-2
/
+25
2023-06-13
rtla: Add -C cgroup support
Daniel Bristot de Oliveira
1
-2
/
+24
2023-02-13
rtla: Add hwnoise tool
Daniel Bristot de Oliveira
1
-16
/
+68
2022-05-26
rtla: Avoid record NULL pointer dereference
Wan Jiabing
1
-4
/
+5
[next]