This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
realtime:documentation:howto:tools:start [2018/08/22 17:11] ebugden Add Ftace page link |
realtime:documentation:howto:tools:start [2024/09/30 19:44] (current) costa.shul documentation |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * [[realtime:documentation:howto:tools:ltp|Linux Test Project]] | * [[realtime:documentation:howto:tools:ltp|Linux Test Project]] | ||
| * [[realtime:documentation:howto:tools:rt-tests|rt-tests]] | * [[realtime:documentation:howto:tools:rt-tests|rt-tests]] | ||
| + | |||
| + | ===== Resource Partitioning ===== | ||
| + | |||
| + | * [[realtime:documentation:howto:tools:cpu-partitioning:start|CPU Partitioning]] | ||
| + | |||
| </WRAP> | </WRAP> | ||
| Line 19: | Line 24: | ||
| The following tools can be useful for latency detection: | The following tools can be useful for latency detection: | ||
| + | * [[realtime:documentation:howto:tools:rtla|The realtime Linux analysis tool (RTLA)]] | ||
| * [[realtime:documentation:howto:tools:cyclictest:start|Cyclictest]] (part of the test suite [[realtime:documentation:howto:tools:rt-tests|rt-tests]]) | * [[realtime:documentation:howto:tools:cyclictest:start|Cyclictest]] (part of the test suite [[realtime:documentation:howto:tools:rt-tests|rt-tests]]) | ||
| * [[realtime:documentation:howto:tools:ftrace|Ftrace]] | * [[realtime:documentation:howto:tools:ftrace|Ftrace]] | ||
| + | * [[realtime:documentation:howto:tools:lttng|LTTng]] | ||
| + | * [[realtime:documentation:howto:tools:latency-tracker|latency-tracker]] | ||
| * [[realtime:documentation:howto:tools:hwlat|Ftrace - hwlat tracer]] | * [[realtime:documentation:howto:tools:hwlat|Ftrace - hwlat tracer]] | ||
| * [[realtime:documentation:howto:tools:perf-smi-cost|Perf stat - Cost of SMI handling]] | * [[realtime:documentation:howto:tools:perf-smi-cost|Perf stat - Cost of SMI handling]] | ||
| + | * [[https://www.brendangregg.com/perf.html#SchedulerAnalysis|scheduler analysis with perf]] | ||
| The following projects use Cyclictest results to evaluate latencies: | The following projects use Cyclictest results to evaluate latencies: | ||
| Line 30: | Line 39: | ||
| </WRAP> | </WRAP> | ||
| - | <WRAP half column> | + | ===== More Information ===== |
| - | ===== Resource Partitioning ===== | + | * [[realtime:documentation:start|RT Documentation]]\\ |
| - | + | ||
| - | * [[realtime:documentation:howto:tools:cpu-partitioning:start|CPU Partitioning]] | + | |
| - | + | ||
| - | </WRAP> | + | |