index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
tracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
2024-02-12
4
-4
/
+20
*
tools/rtla: Replace setting prio with nice for SCHED_OTHER
limingming3
2024-02-12
2
-3
/
+5
*
tools/rtla: Remove unused sched_getattr() function
Daniel Bristot de Oliveira
2024-02-12
1
-6
/
+0
*
tools/rtla: Fix clang warning about mount_point var size
Daniel Bristot de Oliveira
2024-02-12
1
-1
/
+1
*
tools/rtla: Fix uninitialized bucket/data->bucket_size warning
Daniel Bristot de Oliveira
2024-02-12
2
-4
/
+2
*
tools/rtla: Fix Makefile compiler options for clang
Daniel Bristot de Oliveira
2024-02-12
1
-1
/
+6
*
rtla: Fix uninitialized variable found
Colin Ian King
2023-10-30
1
-1
/
+1
*
rtla/timerlat: Do not stop user-space if a cpu is offline
Daniel Bristot de Oliveira
2023-09-22
1
-2
/
+4
*
rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s...
Daniel Bristot de Oliveira
2023-09-12
1
-5
/
+8
*
rtla/timerlat_aa: Fix negative IRQ delay
Daniel Bristot de Oliveira
2023-09-12
1
-1
/
+17
*
rtla/timerlat_aa: Zero thread sum after every sample analysis
Daniel Bristot de Oliveira
2023-09-12
1
-0
/
+1
*
rtla/timerlat_hist: Add timerlat user-space support
Daniel Bristot de Oliveira
2023-06-13
1
-11
/
+118
*
rtla/timerlat_top: Add timerlat user-space support
Daniel Bristot de Oliveira
2023-06-13
7
-6
/
+474
*
rtla/hwnoise: Reduce runtime to 75%
Daniel Bristot de Oliveira
2023-06-13
1
-1
/
+7
*
rtla: Start the tracers after creating all instances
Daniel Bristot de Oliveira
2023-06-13
4
-17
/
+46
*
rtla/timerlat_hist: Add auto-analysis support
Daniel Bristot de Oliveira
2023-06-13
1
-2
/
+49
*
rtla/timerlat: Give timerlat auto analysis its own instance
Daniel Bristot de Oliveira
2023-06-13
3
-21
/
+67
*
rtla: Automatically move rtla to a house-keeping cpu
Daniel Bristot de Oliveira
2023-06-13
6
-0
/
+87
*
rtla: Change monitored_cpus from char * to cpu_set_t
Daniel Bristot de Oliveira
2023-06-13
5
-87
/
+24
*
rtla: Add --house-keeping option
Daniel Bristot de Oliveira
2023-06-13
6
-9
/
+162
*
rtla: Add -C cgroup support
Daniel Bristot de Oliveira
2023-06-13
6
-9
/
+282
*
rtla/timerlat: Fix "Previous IRQ" auto analysis' line
Daniel Bristot de Oliveira
2023-04-25
1
-1
/
+1
*
rtla/timerlat: Add auto-analysis only option
Daniel Bristot de Oliveira
2023-04-25
1
-5
/
+44
*
rtla: Add .gitignore file
Rong Tao
2023-04-25
1
-0
/
+1
*
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-23
1
-1
/
+1
|
\
|
*
tracing: Always use canonical ftrace path
Ross Zwisler
2023-02-18
1
-1
/
+1
*
|
rtla: Add hwnoise tool
Daniel Bristot de Oliveira
2023-02-13
5
-16
/
+198
*
|
rtla/timerlat: Add auto-analysis support to timerlat top
Daniel Bristot de Oliveira
2023-02-02
1
-2
/
+44
*
|
rtla/timerlat: Add auto-analysis core
Daniel Bristot de Oliveira
2023-02-02
3
-0
/
+1005
*
|
tools/tracing/rtla: osnoise_hist: display average with two-digit precision
Andreas Ziegler
2023-01-31
1
-2
/
+2
*
|
tools/tracing/rtla: osnoise_hist: use total duration for average calculation
Andreas Ziegler
2023-01-31
1
-1
/
+4
|
/
*
rtla: Fix exit status when returning from calls to usage()
John Kacur
2022-12-09
3
-17
/
+13
*
rtla: Consolidate and show all necessary libraries that failed for building
Steven Rostedt (Google)
2022-08-10
1
-26
/
+36
*
tools/rtla: Build with EXTRA_{C,LD}FLAGS
Ben Hutchings
2022-08-10
1
-2
/
+2
*
tools/rtla: Fix command symlinks
Ben Hutchings
2022-08-10
1
-2
/
+2
*
rtla: Fix tracer name
Alexandre Vicenzi
2022-08-10
2
-2
/
+2
*
rtla: Define syscall numbers for riscv
Andreas Schwab
2022-07-31
1
-1
/
+1
*
rtla: Fix double free
Andreas Schwab
2022-07-31
1
-2
/
+7
*
rtla: Fix Makefile when called from -C tools/
Daniel Bristot de Oliveira
2022-07-31
1
-1
/
+1
*
rtla/utils: Use calloc and check the potential memory allocation failure
jianchunfu
2022-07-11
1
-2
/
+3
*
rtla: Remove procps-ng dependency
Daniel Bristot de Oliveira
2022-05-26
4
-24
/
+88
*
rtla: Fix __set_sched_attr error message
Daniel Bristot de Oliveira
2022-05-26
1
-1
/
+1
*
rtla: Minor grammar fix for rtla README
John Kacur
2022-05-26
1
-7
/
+5
*
rtla: Don't overwrite existing directory mode
John Kacur
2022-05-26
1
-1
/
+2
*
rtla: Avoid record NULL pointer dereference
Wan Jiabing
2022-05-26
4
-16
/
+20
*
rtla/Makefile: Properly handle dependencies
Daniel Bristot de Oliveira
2022-05-26
1
-0
/
+35
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-1
/
+1
|
\
|
*
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-15
1
-1
/
+1
*
|
rtla: Tools main loop cleanup
Daniel Bristot de Oliveira
2022-03-15
4
-5
/
+5
*
|
rtla/timerlat: Add --dma-latency option
Daniel Bristot de Oliveira
2022-03-15
4
-4
/
+86
[next]