lkml.org 
[lkml]   [2008]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/5] ftrace: support binary record (V2)
Binary record will save memory in trace buffer, and more events
can be recorded in buffer.

This patch add infrastructure for supporting binary record.

This infrastructure records events by binary and shows events
by human readable text.

And add a API ftrace_bprintk() using this infrastructure.
(This API is exactly the same as ftrace_printk(), beside it
record the date by binary)

changed from V1:
1) not use Python style. Formates typically have 2~8 '%',
using Python style make no sense, and gcc can not check parameters
when we use Python style.
2) enable ftrace trace markers.

patches are for tracing/ftrace.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
---







\
 
 \ /
  Last update: 2008-12-31 04:01    [W:0.138 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site