Re: [Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry output

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Frédéric Weisbecker
Date: Thursday, September 25, 2008 - 9:40 am

2008/9/25 Pekka Paalanen <pq@iki.fi>:


It is on -tip if you want :)

So, unless someone is opposed to. I will send a patch which define
three possible values
for the print_line callback. I will define these values on trace.h
Why not:

#define TRACE_TYPE_PARTIAL_LINE 0
#define TRACE_TYPE_HANDLED 1
#define TRACE_TYPE_UNHANDLED 2   => will relay on default functions

Hmm I'm questionning about the relevance of this kind of patch since
the tracing API is in refactoring...
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry output, Frédéric Weisbecker, (Thu Sep 25, 5:19 am)
Re: [Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry ..., Frédéric Weisbecker, (Thu Sep 25, 7:56 am)
Re: [Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry ..., Frédéric Weisbecker, (Thu Sep 25, 8:33 am)
Re: [Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry ..., Frédéric Weisbecker, (Thu Sep 25, 8:56 am)
Re: [Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry ..., Frédéric Weisbecker, (Thu Sep 25, 9:40 am)
Re: [Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry ..., Frédéric Weisbecker, (Mon Sep 29, 2:29 am)