File: kernelshark.1.txt

package info (click to toggle)
trace-cmd 2.6-0.1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,660 kB
  • ctags: 4,276
  • sloc: ansic: 38,878; makefile: 544; python: 538
file content (46 lines) | stat: -rw-r--r-- 860 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
KERNELSHARK(1)
==============

NAME
----
kernelshark - graphical reader for trace-cmd(1) output

SYNOPSIS
--------
*kernelshark* ['OPTIONS']

DESCRIPTION
-----------
KernelShark is a front end reader of trace-cmd(1) output. It reads a 
trace-cmd.dat(5) formatted file and produces a graph and list view of the
data.

OPTIONS
-------
*-h*::
    Display the help text.

*-v*::
    Display the kernelshark version and exit.

*-i* 'input-file'::
    Read trace data from the file 'input-file'. By default input is read from
    'trace.dat'.

SEE ALSO
--------
trace-cmd(1)

AUTHOR
------
Written by Steven Rostedt, <rostedt@goodmis.org>

RESOURCES
---------
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git

COPYING
-------
Copyright \(C) 2010 Red Hat, Inc. Free use of this software is granted under
the terms of the GNU Public License (GPL).