All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] tracing: trace-cmd fixes and new kernelshark recipe
@ 2010-12-30 17:57 Darren Hart
  2010-12-29  1:10 ` [PATCH 3/3] kernelshark: add ftrace gui viewer Darren Hart
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Darren Hart @ 2010-12-30 17:57 UTC (permalink / raw)
  To: poky

This series fixes some issues with the existing trace-cmd recipe and adds
a new recipe for kernelshark. The latter catches a bug in glib-2.0 which
is also addressed in this series with a patch from Open Embedded.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dvhart/tracing
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/tracing

Thanks,
    Darren Hart <dvhart@linux.intel.com>
---


Darren Hart (3):
  trace-cmd: fix cross-compilation
  glib-2.0: fix g_once_init_enter compile failure
  kernelshark: add ftrace gui viewer

 .../glib-2.0-2.27.3/g_once_init_enter.patch        |   13 ++++++++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb      |    6 +++-
 meta/recipes-kernel/trace-cmd/kernelshark_git.bb   |   21 ++++++++++++++++++++
 meta/recipes-kernel/trace-cmd/trace-cmd_git.bb     |   12 ++++------
 4 files changed, 43 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0-2.27.3/g_once_init_enter.patch
 create mode 100644 meta/recipes-kernel/trace-cmd/kernelshark_git.bb



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-12-31 18:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-30 17:57 [PATCH 0/3] tracing: trace-cmd fixes and new kernelshark recipe Darren Hart
2010-12-29  1:10 ` [PATCH 3/3] kernelshark: add ftrace gui viewer Darren Hart
2010-12-31  8:01   ` Saul Wold
2010-12-31 18:39     ` Darren Hart
2010-12-29  1:17 ` [PATCH 1/3] trace-cmd: fix cross-compilation Darren Hart
2010-12-30 21:02   ` Bruce Ashfield
2010-12-30 22:29     ` Darren Hart
2010-12-31  6:08       ` Bruce Ashfield
2010-12-31  7:41         ` Darren Hart
2010-12-31 13:12           ` Bruce Ashfield
2010-12-29 18:10 ` [PATCH 2/3] glib-2.0: fix g_once_init_enter compile failure Darren Hart
2010-12-31  8:05   ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.