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:	Tue, 04 Nov 2014 08:48:47 -0500
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/4] tracing: Some clean ups to the code

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

Head SHA1: bff81446ec9f8331b6443bddb92177fe10e27cb5


Jiang Liu (1):
      tracing: Add entry->next_cpu to trace_ctxwake_bin()

Oleg Nesterov (2):
      tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace()
      tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup()

Steven Rostedt (Red Hat) (1):
      tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer

----
 kernel/trace/trace.h              |  12 ----
 kernel/trace/trace_output.c       |   1 +
 kernel/trace/trace_sched_switch.c | 144 --------------------------------------
 kernel/trace/trace_sched_wakeup.c |  56 +++++++++++++++
 4 files changed, 57 insertions(+), 156 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