index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
Age
Commit message (
Expand
)
Author
2023-04-25
rtla/timerlat: Fix "Previous IRQ" auto analysis' line
Daniel Bristot de Oliveira
2023-04-25
rtla/timerlat: Add auto-analysis only option
Daniel Bristot de Oliveira
2023-04-25
rtla: Add .gitignore file
Rong Tao
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-18
tracing: Always use canonical ftrace path
Ross Zwisler
2023-02-13
rtla: Add hwnoise tool
Daniel Bristot de Oliveira
2023-02-02
rtla/timerlat: Add auto-analysis support to timerlat top
Daniel Bristot de Oliveira
2023-02-02
rtla/timerlat: Add auto-analysis core
Daniel Bristot de Oliveira
2023-01-31
tools/tracing/rtla: osnoise_hist: display average with two-digit precision
Andreas Ziegler
2023-01-31
tools/tracing/rtla: osnoise_hist: use total duration for average calculation
Andreas Ziegler
2022-12-09
rtla: Fix exit status when returning from calls to usage()
John Kacur
2022-08-10
rtla: Consolidate and show all necessary libraries that failed for building
Steven Rostedt (Google)
2022-08-10
tools/rtla: Build with EXTRA_{C,LD}FLAGS
Ben Hutchings
2022-08-10
tools/rtla: Fix command symlinks
Ben Hutchings
2022-08-10
rtla: Fix tracer name
Alexandre Vicenzi
2022-07-31
rtla: Define syscall numbers for riscv
Andreas Schwab
2022-07-31
rtla: Fix double free
Andreas Schwab
2022-07-31
rtla: Fix Makefile when called from -C tools/
Daniel Bristot de Oliveira
2022-07-11
rtla/utils: Use calloc and check the potential memory allocation failure
jianchunfu
2022-05-26
rtla: Remove procps-ng dependency
Daniel Bristot de Oliveira
2022-05-26
rtla: Fix __set_sched_attr error message
Daniel Bristot de Oliveira
2022-05-26
rtla: Minor grammar fix for rtla README
John Kacur
2022-05-26
rtla: Don't overwrite existing directory mode
John Kacur
2022-05-26
rtla: Avoid record NULL pointer dereference
Wan Jiabing
2022-05-26
rtla/Makefile: Properly handle dependencies
Daniel Bristot de Oliveira
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-15
rtla: Tools main loop cleanup
Daniel Bristot de Oliveira
2022-03-15
rtla/timerlat: Add --dma-latency option
Daniel Bristot de Oliveira
2022-03-15
rtla/osnoise: Fix osnoise hist stop tracing message
Daniel Bristot de Oliveira
2022-03-15
rtla: Check for trace off also in the trace instance
Daniel Bristot de Oliveira
2022-03-15
rtla/trace: Save event histogram output to a file
Daniel Bristot de Oliveira
2022-03-15
rtla: Add --filter support
Daniel Bristot de Oliveira
2022-03-15
rtla/trace: Add trace event filter helpers
Daniel Bristot de Oliveira
2022-03-15
rtla: Add --trigger support
Daniel Bristot de Oliveira
2022-03-15
rtla/trace: Add trace event trigger helpers
Daniel Bristot de Oliveira
2022-03-15
rtla: Add -e/--event support
Daniel Bristot de Oliveira
2022-03-15
rtla/trace: Add trace events helpers
Daniel Bristot de Oliveira
2022-03-15
rtla/timerlat: Add the automatic trace option
Daniel Bristot de Oliveira
2022-03-15
rtla/osnoise: Add the automatic trace option
Daniel Bristot de Oliveira
2022-03-15
rtla/osnoise: Add an option to set the threshold
Daniel Bristot de Oliveira
2022-03-15
rtla/osnoise: Add support to adjust the tracing_thresh
Daniel Bristot de Oliveira
2022-02-25
rtla/osnoise: Fix error message when failing to enable trace instance
Daniel Bristot de Oliveira
2022-02-25
rtla/osnoise: Free params at the exit
Daniel Bristot de Oliveira
2022-02-25
rtla/hist: Make -E the short version of --entries
Daniel Bristot de Oliveira
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-08
rtla: Fix segmentation fault when failing to enable -t
Daniel Bristot de Oliveira
2022-02-04
rtla/trace: Error message fixup
Daniel Bristot de Oliveira
2022-02-04
rtla/utils: Fix session duration parsing
Daniel Bristot de Oliveira
2022-02-04
rtla: Follow kernel version
Daniel Bristot de Oliveira
2022-01-27
tools/tracing: Update Makefile to build rtla
Shuah Khan
[next]