lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Oct 2013 14:14:29 -0500
From:	Seth Forshee <seth.forshee@...onical.com>
To:	Steven Rostedt <rostedt@...dmis.org>
Cc:	linux-kernel@...r.kernel.org,
	Seth Forshee <seth.forshee@...onical.com>
Subject: [PATCH trace-cmd 0/5] Miscellaneous fixes for trace-cmd

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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ