diff options
author | Li Zefan <[email protected]> | 2009-05-21 13:59:18 +0800 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2009-05-26 00:15:21 +0200 |
commit | b0aae68cc5508f3c2fbf728988c954db4c8b8a53 (patch) | |
tree | af1253c54cf3edc83806acab14a60d1529e81709 /net/lapb/lapb_iface.c | |
parent | 4f5359685af6de7dca101393dc606620adbe963f (diff) |
tracing/events: change the type of __str_loc_item to unsigned short
When defining a dynamic size string, we add __str_loc_##item to the
trace entry, and it stores the location of the actual string in
entry->_str_data[]
'unsigned short' should be sufficient to store this information, thus
we save 2 bytes per dyn-size string in the ring buffer.
[ Impact: reduce memory occupied by dyn-size strings in ring buffer ]
Signed-off-by: Li Zefan <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions