aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2008-11-12 14:09:30 +0100
committerIngo Molnar <[email protected]>2008-11-12 14:13:11 +0100
commit68d119f0a66f7e3663304343b072e56a2693446b (patch)
tree1bca906c6955cc9043e0d6e3b0d4404e238cb5fd /lib/string_helpers.c
parent2b7d0390a6d6d595f43ea3806639664afe5b9ebe (diff)
tracing: finetune branch-tracer output
Steve suggested the to change the output from this: > bash-3471 [003] 357.014755: [ MISS ] sched_info_dequeued:sched_stats.h:177 > bash-3471 [003] 357.014756: [ .... ] update_curr:sched_fair.c:489 > bash-3471 [003] 357.014758: [ .... ] calc_delta_fair:sched_fair.c:411 to this: > bash-3471 [003] 357.014755: [ MISS ] sched_info_dequeued:sched_stats.h:177 > bash-3471 [003] 357.014756: [ ok ] update_curr:sched_fair.c:489 > bash-3471 [003] 357.014758: [ ok ] calc_delta_fair:sched_fair.c:411 as it makes it clearer to the user what it means exactly. Acked-by: Steven Rostedt <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions