index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtla/osnoise: Prevent NULL dereference in error handling
Dan Carpenter
2024-08-09
1
-7
/
+4
*
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-23
2
-2
/
+4
|
\
|
*
tools/latency: Use pkg-config in lib_setup of Makefile.config
Guilherme Amadio
2024-07-17
1
-1
/
+2
|
*
tools/rtla: Use pkg-config in lib_setup of Makefile.config
Guilherme Amadio
2024-07-17
1
-1
/
+2
*
|
rtla/osnoise: Better report when histogram is empty
Luis Claudio R. Goncalves
2024-06-21
1
-0
/
+15
*
|
rtla/osnoise: Use pretty formatting only on interactive tty
Luis Claudio R. Goncalves
2024-06-21
1
-4
/
+15
|
/
*
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
2024-05-23
1
-4
/
+4
*
rtla: Fix -t\--trace[=file]
John Kacur
2024-05-16
4
-20
/
+36
*
rtla/timerlat: Fix histogram report when a cpu count is 0
John Kacur
2024-05-16
1
-18
/
+42
*
rtla: Add --trace-buffer-size option
Daniel Bristot de Oliveira
2024-05-16
7
-5
/
+68
*
rtla/timerlat: Make user-space threads the default
Daniel Bristot de Oliveira
2024-05-15
2
-6
/
+56
*
rtla: Add the --warm-up option
Daniel Bristot de Oliveira
2024-05-15
4
-40
/
+115
*
rtla/timerlat: Add a summary for hist mode
Daniel Bristot de Oliveira
2024-05-15
1
-1
/
+129
*
rtla/timerlat: Add a summary for top mode
Daniel Bristot de Oliveira
2024-05-15
1
-0
/
+108
*
rtla/timerlat: Use pretty formatting only on interactive tty
Daniel Bristot de Oliveira
2024-05-15
1
-7
/
+18
*
rtla/auto-analysis: Replace \t with spaces
Daniel Bristot de Oliveira
2024-05-15
1
-46
/
+63
*
rtla/timerlat: Simplify "no value" printing on top
Daniel Bristot de Oliveira
2024-05-15
1
-12
/
+5
*
tools/rtla: Add -U/--user-load option to timerlat
Daniel Bristot de Oliveira
2024-03-20
3
-9
/
+95
*
tools/rtla: Use tools/build makefiles to build rtla
Daniel Bristot de Oliveira
2024-03-20
7
-145
/
+244
*
tools/tracing: Use tools/build makefiles on latency-collector
Daniel Bristot de Oliveira
2024-03-20
4
-19
/
+122
*
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
[next]