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
compress-2025-01-21
compress-2025-01-23
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-12-01
tracing/tools: Fix incorrcet short option in usage text for --threads
Zhang Chujun
1
-1
/
+1
2025-03-07
rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-03-07
rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-03-07
Revert "rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads"
Tomas Glozar
1
-9
/
+6
2025-03-07
Revert "rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads"
Tomas Glozar
1
-9
/
+6
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-19
rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
Tomas Glozar
1
-6
/
+6
2024-12-14
rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
Tomas Glozar
1
-4
/
+4
2024-12-14
tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Jan Stancek
2
-2
/
+4
2024-10-10
rtla: Fix the help text in osnoise and timerlat top tools
Eder Zulian
2
-3
/
+3
2024-08-29
rtla/osnoise: Prevent NULL dereference in error handling
Dan Carpenter
1
-7
/
+4
2024-06-21
rtla/auto-analysis: Replace \t with spaces
Daniel Bristot de Oliveira
1
-46
/
+63
2024-06-21
rtla/timerlat: Simplify "no value" printing on top
Daniel Bristot de Oliveira
1
-12
/
+5
2024-06-16
rtla/timerlat: Fix histogram report when a cpu count is 0
John Kacur
1
-18
/
+42
2024-06-12
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
1
-4
/
+4
2024-02-23
tools/rtla: Fix Makefile compiler options for clang
Daniel Bristot de Oliveira
1
-1
/
+6
2024-02-23
tools/rtla: Fix uninitialized bucket/data->bucket_size warning
Daniel Bristot de Oliveira
2
-4
/
+2
2024-02-23
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
4
-4
/
+20
2024-02-23
tools/rtla: Fix clang warning about mount_point var size
Daniel Bristot de Oliveira
1
-1
/
+1
2024-02-23
tools/rtla: Replace setting prio with nice for SCHED_OTHER
limingming3
2
-3
/
+5
2024-02-23
tools/rtla: Remove unused sched_getattr() function
Daniel Bristot de Oliveira
1
-6
/
+0
2023-11-20
rtla: Fix uninitialized variable found
Colin Ian King
1
-1
/
+1
2023-09-22
rtla/timerlat: Do not stop user-space if a cpu is offline
Daniel Bristot de Oliveira
1
-2
/
+4
2023-09-12
rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s...
Daniel Bristot de Oliveira
1
-5
/
+8
2023-09-12
rtla/timerlat_aa: Fix negative IRQ delay
Daniel Bristot de Oliveira
1
-1
/
+17
2023-09-12
rtla/timerlat_aa: Zero thread sum after every sample analysis
Daniel Bristot de Oliveira
1
-0
/
+1
2023-06-13
rtla/timerlat_hist: Add timerlat user-space support
Daniel Bristot de Oliveira
1
-11
/
+118
2023-06-13
rtla/timerlat_top: Add timerlat user-space support
Daniel Bristot de Oliveira
7
-6
/
+474
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
4
-17
/
+46
2023-06-13
rtla/timerlat_hist: Add auto-analysis support
Daniel Bristot de Oliveira
1
-2
/
+49
2023-06-13
rtla/timerlat: Give timerlat auto analysis its own instance
Daniel Bristot de Oliveira
3
-21
/
+67
2023-06-13
rtla: Automatically move rtla to a house-keeping cpu
Daniel Bristot de Oliveira
6
-0
/
+87
2023-06-13
rtla: Change monitored_cpus from char * to cpu_set_t
Daniel Bristot de Oliveira
5
-87
/
+24
2023-06-13
rtla: Add --house-keeping option
Daniel Bristot de Oliveira
6
-9
/
+162
2023-06-13
rtla: Add -C cgroup support
Daniel Bristot de Oliveira
6
-9
/
+282
2023-04-25
rtla/timerlat: Fix "Previous IRQ" auto analysis' line
Daniel Bristot de Oliveira
1
-1
/
+1
2023-04-25
rtla/timerlat: Add auto-analysis only option
Daniel Bristot de Oliveira
1
-5
/
+44
2023-04-25
rtla: Add .gitignore file
Rong Tao
1
-0
/
+1
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-1
/
+1
2023-02-18
tracing: Always use canonical ftrace path
Ross Zwisler
1
-1
/
+1
2023-02-13
rtla: Add hwnoise tool
Daniel Bristot de Oliveira
5
-16
/
+198
2023-02-02
rtla/timerlat: Add auto-analysis support to timerlat top
Daniel Bristot de Oliveira
1
-2
/
+44
[next]