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:	Fri, 30 May 2014 21:38:57 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	linux-kernel@...r.kernel.org
Cc:	Ingo Molnar <mingo@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-next][PATCH 0/7] tracing: More changes queued up for 3.16

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 676412a37f248205ecadfaddb50e150a44ef2b0c


Robert Elliott (2)
      tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines
      tracing: Add funcgraph_tail option to print function name after closing braces

Steven Rostedt (1)
      tracing: Print nasty banner when trace_printk() is in use

Steven Rostedt (Red Hat) (3)
      tracing: Add tracepoint benchmark tracepoint
      tracing: Try again for saved cmdline if failed due to locking
      tracing: Move locking of trace_cmdline_lock into start/stop seq calls

Yoshihiro YUNOMAE (1)
      tracing: Have saved_cmdlines use the seq_read infrastructure

----
 Documentation/trace/ftrace.txt       |   26 +++++
 kernel/trace/Kconfig                 |   30 +++++
 kernel/trace/Makefile                |    3 
 kernel/trace/trace.c                 |  137 ++++++++++++++++++---------
 kernel/trace/trace.h                 |    2 
 kernel/trace/trace_benchmark.c       |  176 +++++++++++++++++++++++++++++++++++
 kernel/trace/trace_benchmark.h       |   41 ++++++++
 kernel/trace/trace_functions_graph.c |   18 +--
 8 files changed, 375 insertions(+), 58 deletions(-)
--
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