diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-01-16 13:03:44 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-27 13:56:02 +0000 |
commit | 41fe45977ce4bcecbd963176aea0637a86e3c224 (patch) | |
tree | db7a3904e136064afff4906fdfa7abec93b797e1 /documentation/profile-manual | |
parent | 803ccdb93ad1bf5ab6110005c94622fcf6fbdf3b (diff) | |
download | poky-41fe45977ce4bcecbd963176aea0637a86e3c224.tar.gz |
profile-manual: Corrected bad literallayout statement.
(From yocto-docs rev: fc3aa3815bfdfac11e93167dda8e52457b42c4c6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
-rw-r--r-- | documentation/profile-manual/profile-manual-usage.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml index 51c483b700..12323ed7e7 100644 --- a/documentation/profile-manual/profile-manual-usage.xml +++ b/documentation/profile-manual/profile-manual-usage.xml | |||
@@ -950,7 +950,7 @@ | |||
950 | </literallayout> | 950 | </literallayout> |
951 | The end result is a summary of all the events recorded in the | 951 | The end result is a summary of all the events recorded in the |
952 | trace: | 952 | trace: |
953 | <literallayout> | 953 | <literallayout class='monospaced'> |
954 | skb__skb_copy_datagram_iovec 13148 | 954 | skb__skb_copy_datagram_iovec 13148 |
955 | irq__softirq_entry 4796 | 955 | irq__softirq_entry 4796 |
956 | irq__irq_handler_exit 3805 | 956 | irq__irq_handler_exit 3805 |