diff options
author | 2008-11-28 09:55:16 +0100 | |
---|---|---|
committer | 2008-11-28 10:15:06 +0100 | |
commit | d51090b34602a20984ab0312ef04e47069c0aec6 (patch) | |
tree | 5b7907272ceff4d57ec346d630a279dd0dec8d2d /kernel/irq/pm.c | |
parent | tracing/function-graph-tracer: adjustments of the trace informations (diff) | |
download | wireguard-linux-d51090b34602a20984ab0312ef04e47069c0aec6.tar.xz wireguard-linux-d51090b34602a20984ab0312ef04e47069c0aec6.zip |
tracing/function-graph-tracer: more output tweaks
Impact: prettify the output some more
Before:
0) | sys_read() {
0) 0.796 us | fget_light();
0) | vfs_read() {
0) | rw_verify_area() {
0) | security_file_permission() {
------------8<---------- thread sshd-1755 ------------8<----------
After:
0) | sys_read() {
0) 0.796 us | fget_light();
0) | vfs_read() {
0) | rw_verify_area() {
0) | security_file_permission() {
------------------------------------------
| 1) migration/0--1 => sshd-1755
------------------------------------------
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/irq/pm.c')
0 files changed, 0 insertions, 0 deletions