diff options
| author | Li Zefan <[email protected]> | 2009-07-07 13:52:36 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-07-10 11:59:40 +0200 |
| commit | db59504d89db1462a5281fb55b1d962cb74a398f (patch) | |
| tree | b33fcbee2ee8103c15f6e19ab3039af46fc62219 /scripts | |
| parent | 9d22b536609abf0d64648f99518676ea58245e3b (diff) | |
ksym_tracer: Extract trace entry from struct trace_ksym
struct trace_ksym is used as an entry in hbp list, and is also
used as trace_entry stored in ring buffer.
This is not necessary and is a waste of memory in ring buffer.
There is also a bug that dereferencing field->ksym_hbp in
ksym_trace_output() can be invalid.
Signed-off-by: Li Zefan <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Cc: "K.Prasad" <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions