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, 13 Jun 2014 01:23:49 +0900
From:	Namhyung Kim <namhyung@...nel.org>
To:	Steven Rostedt <rostedt@...dmis.org>
Cc:	Ingo Molnar <mingo@...nel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Naoya Horiguchi <n-horiguchi@...jp.nec.com>
Subject: [PATCH 0/4] tracing: Small updates on tracing/set_graph_notrace file

Hello,

This is an update of recent notrace filter change in the function graph
tracer.  It adds a new kernel boot parameter and also adds description of
the file to the tracing/README in debugfs.  Finally it changes message
when the (both of) notrace filter hash is empty.  They'll print below
message when there's no entry:

  # cat /sys/kernel/debug/tracing/set_graph_notrace
  #### no functions disabled ####


It's also available at 'ftrace/nograph-v3' branch in my tree

  git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf.git

Thanks,
Namhyung


Cc: Naoya Horiguchi <n-horiguchi@...jp.nec.com>

Namhyung Kim (4):
  tracing: Add ftrace_graph_notrace boot parameter
  tracing: Improve message of empty set_graph_notrace file
  tracing: Improve message of empty set_ftrace_notrace file
  tracing: Add description of set_graph_notrace to tracing/README

 Documentation/kernel-parameters.txt |    6 +++++
 kernel/trace/ftrace.c               |   46 ++++++++++++++++++++++++++++++-----
 kernel/trace/trace.c                |    1 +
 3 files changed, 47 insertions(+), 6 deletions(-)

-- 
1.7.9.2

--
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