index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
tracing
/
rtla
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-05-07
rtla: Define _GNU_SOURCE in timerlat_bpf.c
Tomas Glozar
-0
/
+1
2025-05-07
rtla: Define __NR_sched_setattr for LoongArch
Tiezhu Yang
-0
/
+2
2025-05-07
rtla: Set distinctive exit value for failed tests
Costa Shulyupin
-8
/
+18
2025-03-26
rtla: Always set all tracer options
Tomas Glozar
-59
/
+56
2025-03-26
rtla/osnoise: Set OSNOISE_WORKLOAD to true
Tomas Glozar
-0
/
+6
2025-03-26
rtla: Unify apply_config between top and hist
Tomas Glozar
-334
/
+227
2025-03-26
rtla/osnoise: Unify params struct
Tomas Glozar
-87
/
+68
2025-03-26
rtla: Fix segfault in save_trace_to_file call
Tomas Glozar
-5
/
+9
2025-03-04
rtla: Refactor save_trace_to_file
Costa Shulyupin
-16
/
+8
2025-03-04
rtla/timerlat_top: Use BPF to collect samples
Tomas Glozar
-40
/
+215
2025-03-04
rtla/timerlat_top: Move divisor to update
Tomas Glozar
-29
/
+25
2025-03-04
rtla/timerlat_hist: Use BPF to collect samples
Tomas Glozar
-21
/
+146
2025-03-04
rtla/timerlat: Add BPF skeleton to collect samples
Tomas Glozar
-0
/
+375
2025-03-04
rtla/timerlat: Unify params struct
Tomas Glozar
-99
/
+78
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-42
/
+154
2025-01-24
rtla: Report missed event count
Tomas Glozar
-0
/
+4
2025-01-24
rtla: Add function to report missed events
Tomas Glozar
-0
/
+21
2025-01-24
rtla: Count all processed events
Tomas Glozar
-0
/
+5
2025-01-24
rtla: Count missed trace events
Tomas Glozar
-0
/
+35
2025-01-24
tools/rtla: Add osnoise_trace_is_off()
Costa Shulyupin
-29
/
+26
2025-01-24
rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
-6
/
+9
2025-01-24
rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
-6
/
+9
2025-01-24
rtla/osnoise: Distinguish missing workload option
Tomas Glozar
-1
/
+1
2025-01-24
rtla/timerlat_top: Abort event processing on second signal
Tomas Glozar
-0
/
+8
2025-01-24
rtla/timerlat_hist: Abort event processing on second signal
Tomas Glozar
-0
/
+8
2025-01-24
rtla/timerlat_top: Stop timerlat tracer on signal
Tomas Glozar
-1
/
+11
2025-01-24
rtla/timerlat_hist: Stop timerlat tracer on signal
Tomas Glozar
-1
/
+10
2025-01-24
rtla: Add trace_instance_stop
Tomas Glozar
-0
/
+9
2024-12-27
rtla/timerlat: Fix histogram ALL for zero samples
Tomas Glozar
-81
/
+96
2024-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-40
/
+281
2024-11-19
rtla/timerlat: Do not set params->user_workload with -U
Tomas Glozar
-2
/
+2
2024-10-17
rtla/timerlat: Add --deepest-idle-state for hist
Tomas Glozar
-1
/
+41
2024-10-17
rtla/timerlat: Add --deepest-idle-state for top
Tomas Glozar
-1
/
+41
2024-10-17
rtla/utils: Add idle state disabling via libcpupower
Tomas Glozar
-0
/
+163
2024-10-11
rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
Tomas Glozar
-9
/
+9
2024-10-11
rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
Tomas Glozar
-4
/
+4
2024-10-10
tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Jan Stancek
-2
/
+4
2024-10-10
tools/rtla: drop __NR_sched_getattr
Jan Stancek
-18
/
+14
2024-10-04
rtla: Fix consistency in getopt_long for timerlat_hist
Gabriele Monaco
-1
/
+1
2024-10-04
rtla: use the definition for stdout fd when calling isatty()
Eder Zulian
-2
/
+2
2024-10-03
rtla: Fix the help text in osnoise and timerlat top tools
Eder Zulian
-3
/
+3
2024-08-09
rtla/osnoise: Prevent NULL dereference in error handling
Dan Carpenter
-7
/
+4
2024-06-21
rtla/osnoise: Better report when histogram is empty
Luis Claudio R. Goncalves
-0
/
+15
2024-06-21
rtla/osnoise: Use pretty formatting only on interactive tty
Luis Claudio R. Goncalves
-4
/
+15
2024-05-16
rtla: Fix -t\--trace[=file]
John Kacur
-20
/
+36
2024-05-16
rtla/timerlat: Fix histogram report when a cpu count is 0
John Kacur
-18
/
+42
2024-05-16
rtla: Add --trace-buffer-size option
Daniel Bristot de Oliveira
-4
/
+67
2024-05-15
rtla/timerlat: Make user-space threads the default
Daniel Bristot de Oliveira
-6
/
+56
2024-05-15
rtla: Add the --warm-up option
Daniel Bristot de Oliveira
-40
/
+115
2024-05-15
rtla/timerlat: Add a summary for hist mode
Daniel Bristot de Oliveira
-1
/
+129
[prev]
[next]