Re: [PATCH 0/5] tracing/workqueue updates

From: Ingo Molnar
Date: Mon Jun 01 2009 - 17:43:20 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> Hi Ingo,
>
> The following patches are fixes and cleanup for the workqueue tracer.
>
> One of them makes the worklet search patch faster.
> Some of them fix and sanitize the histogram output and the others clean and
> standardize the code.
>
> Thanks.
>
> The following changes since commit c5f0530c4bb2ec77a805cfcf23db09b3e5ab09d4:
> Ingo Molnar (1):
> Merge branch 'tracing/core' into tracing/workqueues
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/workqueue
>
> Anton Blanchard (2):
> tracing/events: use %pf in workqueue trace events
> tracing/events: rename worklet_execute to worklet_entry and worklet_complete to worklet_exit
>
> Zhaolei (3):
> tracing/workqueue: get rid of searching last executed worklet in probe_worklet_complete()
> tracing/workqueue: fix list header and function name format
> tracing/workqueue: cleanup for trace_workqueue.c
>
> Documentation/trace/workqueue.txt | 12 ++--
> include/trace/events/workqueue.h | 8 +-
> kernel/trace/trace_workqueue.c | 124 +++++++++++++++++-------------------
> 3 files changed, 69 insertions(+), 75 deletions(-)

Pulled, thanks Frederic!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/