Home
last modified time | relevance | path

Searched refs:rtla (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.1/Documentation/tools/rtla/
Dindex.rst13 rtla
14 rtla-osnoise
15 rtla-osnoise-hist
16 rtla-osnoise-top
17 rtla-timerlat
18 rtla-timerlat-hist
19 rtla-timerlat-top
Drtla-osnoise-top.rst2 rtla-osnoise-top
12 **rtla osnoise top** [*OPTIONS*]
18 **rtla osnoise top** collects the periodic summary from the *osnoise* tracer,
35 In the example below, the **rtla osnoise top** tool is set to run with a
38 the rtla tool. The tool is also set to run for *one minute* and to display
41 [root@f34 ~]# rtla osnoise top -P F:1 -c 0-3 -r 900000 -d 1M -q
53 **rtla-osnoise**\(1), **rtla-osnoise-hist**\(1)
Drtla.rst2 rtla chapter
12 **rtla** *COMMAND* [*OPTIONS*]
16 The **rtla** is a meta-tool that includes a set of commands that aims to
18 as a black box, **rtla** leverages kernel tracing capabilities to provide
42 **rtla-osnoise**\(1), **rtla-timerlat**\(1)
Drtla-timerlat-hist.rst2 rtla-timerlat-hist
12 **rtla timerlat hist** [*OPTIONS*] ...
19 The **rtla timerlat hist** displays a histogram of each tracer event
34 In the example below, **rtla timerlat hist** is set to run for *10* minutes,
35 in the cpus *0-4*, *skipping zero* only lines. Moreover, **rtla timerlat
100 **rtla-timerlat**\(1), **rtla-timerlat-top**\(1)
Drtla-osnoise-hist.rst2 rtla-osnoise-hist
12 **rtla osnoise hist** [*OPTIONS*]
18 The **rtla osnoise hist** tool collects all **osnoise:sample_threshold**
36 **rtla** tool. The tool is also set to run for *one minute*. The output
39 [root@f34 ~/]# rtla osnoise hist -P F:1 -c 0-11 -r 900000 -d 1M -b 10 -E 25
58 **rtla-osnoise**\(1), **rtla-osnoise-top**\(1)
Drtla-timerlat.rst2 rtla-timerlat
12 **rtla timerlat** [*MODE*] ...
22 The **rtla timerlat top** mode displays a summary of the periodic output
23 from the *timerlat* tracer. The **rtla hist hist** mode displays a histogram
49 **rtla-timerlat-top**\(1), **rtla-timerlat-hist**\(1)
Drtla-osnoise.rst2 rtla-osnoise
12 **rtla osnoise** [*MODE*] ...
22 for each noise via the **osnoise:** tracepoints. The **rtla osnoise top**
24 The **rtla osnoise hist** mode displays information about the noise using
51 **rtla-osnoise-top**\(1), **rtla-osnoise-hist**\(1)
Drtla-timerlat-top.rst2 rtla-timerlat-top
12 **rtla timerlat top** [*OPTIONS*] ...
19 The **rtla timerlat top** displays a summary of the periodic output
42 [root@alien ~]# rtla timerlat top -s 30 -T 30 -t
130 Note that **rtla timerlat** was dispatched without changing *timerlat* tracer
137 **rtla-timerlat**\(1), **rtla-timerlat-hist**\(1)
Dcommon_appendix.rst8 **rtla** is Free Software licensed under the GNU GPLv2
Dcommon_osnoise_description.rst1 The **rtla osnoise** tool is an interface for the *osnoise* tracer. The
Dcommon_timerlat_description.rst1 The **rtla timerlat** tool is an interface for the *timerlat* tracer. The
DMakefile12 MAN1_RST = $(wildcard rtla*.rst)
Dcommon_options.rst30rtla <command> <mode> -t -e osnoise:irq_noise --trigger="hist:key=desc,duration/1000:sort=desc,dur…
/Linux-v6.1/tools/tracing/
DMakefile4 all: latency rtla
19 rtla: target
20 $(call descend,rtla)
23 $(call descend,rtla,install)
26 $(call descend,rtla,clean)
29 rtla rtla_install rtla_clean
/Linux-v6.1/tools/tracing/rtla/
DREADME.txt3 The rtla meta-tool includes a set of commands that aims to analyze
5 rtla leverages kernel tracing capabilities to provide precise information
17 For development, we suggest the following steps for compiling rtla:
33 For further information, please refer to the rtla man page.
DMakefile1 NAME := rtla
/Linux-v6.1/Documentation/tools/
Dindex.rst13 rtla/index
/Linux-v6.1/
DMAINTAINERS20913 F: Documentation/tools/rtla/
20914 F: tools/tracing/rtla/