Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1490916
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] tracing: Some more updates for 4.9 |
| Date | 2016-09-25 16:50 +0200 |
| Message-ID | <sliUG-7Q2-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: a0d0c6216afad4b2b1704a72bd76bea259e07655
Masami Hiramatsu (1):
tracing: Call traceoff trigger after event is recorded
Steven Rostedt (Red Hat) (1):
ftrace/scripts: Add helper script to bisect function tracing problem functions
----
kernel/trace/trace_events_trigger.c | 1 +
scripts/tracing/ftrace-bisect.sh | 115 ++++++++++++++++++++++++++++++++++++
2 files changed, 116 insertions(+)
create mode 100755 scripts/tracing/ftrace-bisect.sh
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] tracing: Some more updates for 4.9 Steven Rostedt <rostedt@goodmis.org> - 2016-09-25 16:50 +0200
csiph-web