Hi Steve, I've been working on getting trace-cmd packaged for Debian. In the process I had to make several changes to either fix bugs or get the tools to stop complaining. All of these look appropriate for upstream, so I'm sending them your way.
Thanks, Seth Seth Forshee (5): trace-cmd/listen: Remove use of sighandler_t build: Install data files without execute permissions Add missing libgen.h includes Documentation: Add kernelshark.1.txt build: Use CFLAGS and LDFLAGS when building python bits Documentation/Makefile | 13 ++++++------ Documentation/kernelshark.1.txt | 46 +++++++++++++++++++++++++++++++++++++++++ Makefile | 32 +++++++++++++++++++--------- kernel-shark.c | 1 + trace-graph-main.c | 1 + trace-listen.c | 2 +- trace-view-main.c | 1 + 7 files changed, 79 insertions(+), 17 deletions(-) create mode 100644 Documentation/kernelshark.1.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

