index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-04
rtla: use the definition for stdout fd when calling isatty()
Eder Zulian
2024-10-03
rtla: Fix the help text in osnoise and timerlat top tools
Eder Zulian
2024-08-09
rtla/osnoise: Prevent NULL dereference in error handling
Dan Carpenter
2024-06-21
rtla/osnoise: Use pretty formatting only on interactive tty
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
2023-06-13
rtla/hwnoise: Reduce runtime to 75%
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-02-13
rtla: Add hwnoise tool
Daniel Bristot de Oliveira
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: 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/osnoise: Free params at the exit
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 osnoise top mode
Daniel Bristot de Oliveira