diff options
| author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-12 15:23:59 -0500 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-19 12:57:42 -0600 |
| commit | bb93e01b13821852a41f01b124cc71e94f5d3811 (patch) | |
| tree | 5d3f06a566f61aaa199e5216db5b82f77e431eaa | |
| parent | 2c0c5c208bb8233d2d76327e3379375c01785c4d (diff) | |
Documentation: fix ref to trace stm content
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
| -rw-r--r-- | Documentation/trace/intel_th.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/trace/intel_th.txt b/Documentation/trace/intel_th.txt index f92070e7dde0..7a57165c2492 100644 --- a/Documentation/trace/intel_th.txt +++ b/Documentation/trace/intel_th.txt @@ -37,7 +37,7 @@ description is at Documentation/ABI/testing/sysfs-bus-intel_th-devices-gth. STH registers an stm class device, through which it provides interface to userspace and kernelspace software trace sources. See -Documentation/tracing/stm.txt for more information on that. +Documentation/trace/stm.txt for more information on that. MSU can be configured to collect trace data into a system memory buffer, which can later on be read from its device nodes via read() or |
