diff options
| author | Li Zefan <[email protected]> | 2009-07-03 17:34:24 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-07-03 11:39:46 +0200 |
| commit | ddc1637af217dbd8bc51f30e6d24e84476a869a6 (patch) | |
| tree | 2ff7a1330093ad524ab367f85f6cc6753ea293c3 /include/linux/vmalloc.h | |
| parent | 020e5f85cb087a40572c8b8b2dd06292a14fa212 (diff) | |
kmemtrace: Print binary output only if 'bin' option is set
Currently by default the output of kmemtrace is binary format instead
of human-readable output.
This patch makes the following changes:
- We'll see human-readable output by default
- We'll see binary output if 'bin' option is set
Note: you may probably need to explicitly disable context-info binary
output:
# echo 0 > options/context-info
# echo 1 > options/bin
# cat trace_pipe
v2:
- use %pF to print call_site
Signed-off-by: Li Zefan <[email protected]>
Acked-by: Pekka Enberg <[email protected]>
Acked-by: Eduard - Gabriel Munteanu <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/vmalloc.h')
0 files changed, 0 insertions, 0 deletions