index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
rtla/timerlat_top: Abort event processing on second signal
Tomas Glozar
1
-0
/
+8
2025-02-21
rtla/timerlat_hist: Abort event processing on second signal
Tomas Glozar
1
-0
/
+8
2025-02-17
rtla/timerlat_top: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+11
2025-02-17
rtla/timerlat_hist: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+10
2025-02-17
rtla: Add trace_instance_stop
Tomas Glozar
2
-0
/
+9
2025-02-17
rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-02-17
rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-02-17
rtla/osnoise: Distinguish missing workload option
Tomas Glozar
1
-1
/
+1
2024-12-27
rtla/timerlat: Fix histogram ALL for zero samples
Tomas Glozar
1
-81
/
+96
2024-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-66
/
+327
2024-11-19
tools/rtla: Improve exception handling in timerlat_load.py
furkanonder
1
-16
/
+21
2024-11-19
tools/rtla: Enhance argument parsing in timerlat_load.py
furkanonder
1
-5
/
+4
2024-11-19
tools/rtla: Improve code readability in timerlat_load.py
furkanonder
1
-5
/
+5
2024-11-19
rtla/timerlat: Do not set params->user_workload with -U
Tomas Glozar
2
-2
/
+2
2024-10-17
rtla: Documentation: Mention --deepest-idle-state
Tomas Glozar
1
-0
/
+4
2024-10-17
rtla/timerlat: Add --deepest-idle-state for hist
Tomas Glozar
1
-1
/
+41
2024-10-17
rtla/timerlat: Add --deepest-idle-state for top
Tomas Glozar
1
-1
/
+41
2024-10-17
rtla/utils: Add idle state disabling via libcpupower
Tomas Glozar
2
-0
/
+163
2024-10-17
rtla: Add optional dependency on libcpupower
Tomas Glozar
2
-0
/
+12
2024-10-11
rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
Tomas Glozar
1
-9
/
+9
2024-10-11
rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
Tomas Glozar
1
-4
/
+4
2024-10-10
tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Jan Stancek
2
-2
/
+4
2024-10-10
tools/rtla: drop __NR_sched_getattr
Jan Stancek
1
-18
/
+14
2024-10-04
rtla: Fix consistency in getopt_long for timerlat_hist
Gabriele Monaco
1
-1
/
+1
2024-10-04
rtla: use the definition for stdout fd when calling isatty()
Eder Zulian
2
-2
/
+2
2024-10-03
rtla: Fix the help text in osnoise and timerlat top tools
Eder Zulian
2
-3
/
+3
2024-10-03
tools/rtla: Fix installation from out-of-tree build
Ben Hutchings
1
-1
/
+1
2024-08-09
rtla/osnoise: Prevent NULL dereference in error handling
Dan Carpenter
1
-7
/
+4
2024-07-23
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+4
2024-07-17
tools/latency: Use pkg-config in lib_setup of Makefile.config
Guilherme Amadio
1
-1
/
+2
2024-07-17
tools/rtla: Use pkg-config in lib_setup of Makefile.config
Guilherme Amadio
1
-1
/
+2
2024-06-21
rtla/osnoise: Better report when histogram is empty
Luis Claudio R. Goncalves
1
-0
/
+15
2024-06-21
rtla/osnoise: Use pretty formatting only on interactive tty
Luis Claudio R. Goncalves
1
-4
/
+15
2024-05-23
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
1
-4
/
+4
2024-05-16
rtla: Fix -t\--trace[=file]
John Kacur
4
-20
/
+36
2024-05-16
rtla/timerlat: Fix histogram report when a cpu count is 0
John Kacur
1
-18
/
+42
2024-05-16
rtla: Add --trace-buffer-size option
Daniel Bristot de Oliveira
7
-5
/
+68
2024-05-15
rtla/timerlat: Make user-space threads the default
Daniel Bristot de Oliveira
2
-6
/
+56
2024-05-15
rtla: Add the --warm-up option
Daniel Bristot de Oliveira
4
-40
/
+115
2024-05-15
rtla/timerlat: Add a summary for hist mode
Daniel Bristot de Oliveira
1
-1
/
+129
2024-05-15
rtla/timerlat: Add a summary for top mode
Daniel Bristot de Oliveira
1
-0
/
+108
2024-05-15
rtla/timerlat: Use pretty formatting only on interactive tty
Daniel Bristot de Oliveira
1
-7
/
+18
2024-05-15
rtla/auto-analysis: Replace \t with spaces
Daniel Bristot de Oliveira
1
-46
/
+63
2024-05-15
rtla/timerlat: Simplify "no value" printing on top
Daniel Bristot de Oliveira
1
-12
/
+5
2024-03-20
tools/rtla: Add -U/--user-load option to timerlat
Daniel Bristot de Oliveira
3
-9
/
+95
2024-03-20
tools/rtla: Use tools/build makefiles to build rtla
Daniel Bristot de Oliveira
7
-145
/
+244
2024-03-20
tools/tracing: Use tools/build makefiles on latency-collector
Daniel Bristot de Oliveira
4
-19
/
+122
2024-02-12
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
4
-4
/
+20
2024-02-12
tools/rtla: Replace setting prio with nice for SCHED_OTHER
limingming3
2
-3
/
+5
2024-02-12
tools/rtla: Remove unused sched_getattr() function
Daniel Bristot de Oliveira
1
-6
/
+0
[next]