Messages in this thread |  | | | Date | Fri, 28 Nov 2008 12:31:03 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH 1/1] ftrace: improve seq_operation of ftrace |
| |
* Liming Wang <liming.wang@windriver.com> wrote:
> Impact: make position computing more sane > > First remove useless ->pos field. Then we needn't check seq_printf > in .show like other place. > > Signed-off-by: Liming Wang <liming.wang@windriver.com> > Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com> > --- > kernel/trace/ftrace.c | 27 ++++++++++----------------- > 1 files changed, 10 insertions(+), 17 deletions(-)
appiled to tip/tracing/ftrace, thanks!
Ingo
|  |