index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-02-12
tools/rtla: Fix clang warning about mount_point var size
Daniel Bristot de Oliveira
1
-1
/
+1
2024-02-12
tools/rtla: Fix uninitialized bucket/data->bucket_size warning
Daniel Bristot de Oliveira
2
-4
/
+2
2024-02-12
tools/rtla: Fix Makefile compiler options for clang
Daniel Bristot de Oliveira
1
-1
/
+6
2023-10-30
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-26
rtla/timerlat: Fix "Previous IRQ" auto analysis' line
Daniel Bristot de Oliveira
1
-1
/
+1
2023-04-26
rtla/timerlat: Add auto-analysis only option
Daniel Bristot de Oliveira
1
-5
/
+44
2023-04-26
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-14
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
2023-02-02
rtla/timerlat: Add auto-analysis core
Daniel Bristot de Oliveira
3
-0
/
+1005
2023-02-01
tools/tracing/rtla: osnoise_hist: display average with two-digit precision
Andreas Ziegler
1
-2
/
+2
2023-02-01
tools/tracing/rtla: osnoise_hist: use total duration for average calculation
Andreas Ziegler
1
-1
/
+4
2022-12-10
rtla: Fix exit status when returning from calls to usage()
John Kacur
3
-17
/
+13
2022-08-10
rtla: Consolidate and show all necessary libraries that failed for building
Steven Rostedt (Google)
1
-26
/
+36
2022-08-10
tools/rtla: Build with EXTRA_{C,LD}FLAGS
Ben Hutchings
1
-2
/
+2
2022-08-10
tools/rtla: Fix command symlinks
Ben Hutchings
1
-2
/
+2
2022-08-10
rtla: Fix tracer name
Alexandre Vicenzi
2
-2
/
+2
2022-08-01
rtla: Define syscall numbers for riscv
Andreas Schwab
1
-1
/
+1
2022-08-01
rtla: Fix double free
Andreas Schwab
1
-2
/
+7
2022-08-01
rtla: Fix Makefile when called from -C tools/
Daniel Bristot de Oliveira
1
-1
/
+1
2022-07-12
rtla/utils: Use calloc and check the potential memory allocation failure
jianchunfu
1
-2
/
+3
2022-05-26
rtla: Remove procps-ng dependency
Daniel Bristot de Oliveira
4
-24
/
+88
2022-05-26
rtla: Fix __set_sched_attr error message
Daniel Bristot de Oliveira
1
-1
/
+1
2022-05-26
rtla: Minor grammar fix for rtla README
John Kacur
1
-7
/
+5
2022-05-26
rtla: Don't overwrite existing directory mode
John Kacur
1
-1
/
+2
2022-05-26
rtla: Avoid record NULL pointer dereference
Wan Jiabing
4
-16
/
+20
2022-05-26
rtla/Makefile: Properly handle dependencies
Daniel Bristot de Oliveira
1
-0
/
+35
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[next]