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

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.

V2: Update license and license files for trace-cmd and kernelshark

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 (4):
  trace-cmd: fix cross-compilation
  trace-cmd: license file updates
  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   |   22 ++++++++++++++++++++
 meta/recipes-kernel/trace-cmd/trace-cmd_git.bb     |   17 +++++++--------
 4 files changed, 47 insertions(+), 11 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] 10+ messages in thread

end of thread, other threads:[~2011-01-03 19:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 17:46 [PATCH 0/4 V2] tracing: trace-cmd fixes and new kernelshark recipe Darren Hart
2010-12-29  1:10 ` [PATCH 4/4] kernelshark: add ftrace gui viewer Darren Hart
2011-01-03 19:04   ` Richard Purdie
2011-01-03 19:23     ` Darren Hart
2011-01-03 19:31       ` Koen Kooi
2011-01-03 19:36       ` Richard Purdie
2011-01-03 19:06   ` Darren Hart
2010-12-29  1:17 ` [PATCH 1/4] trace-cmd: fix cross-compilation Darren Hart
2010-12-29 18:10 ` [PATCH 3/4] glib-2.0: fix g_once_init_enter compile failure Darren Hart
2011-01-03 17:39 ` [PATCH 2/4] trace-cmd: license file updates Darren Hart

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.