Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1562755
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [for-next][PATCH 0/4] tracing: Updates for v4.11 |
| Date | 2017-01-19 15:10 +0100 |
| Message-ID | <t1lzz-2wM-11@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: 068f530b3f274d313395663bf8d674798d4858c6
Kenny Yu (1):
uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET
Steven Rostedt (VMware) (3):
tracing: Process constants for (un)likely() profiler
tracing: Show number of constants profiled in likely profiler
tracing: Add the constant count for branch tracer
----
include/linux/compiler.h | 27 ++++++++------
kernel/trace/trace_branch.c | 83 ++++++++++++++++++++++++++++++++++----------
kernel/trace/trace_entries.h | 6 ++--
kernel/trace/trace_uprobe.c | 3 +-
4 files changed, 88 insertions(+), 31 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[for-next][PATCH 0/4] tracing: Updates for v4.11 Steven Rostedt <rostedt@goodmis.org> - 2017-01-19 15:10 +0100 [for-next][PATCH 4/4] tracing: Add the constant count for branch tracer Steven Rostedt <rostedt@goodmis.org> - 2017-01-19 15:10 +0100 [for-next][PATCH 2/4] tracing: Process constants for (un)likely() profiler Steven Rostedt <rostedt@goodmis.org> - 2017-01-19 15:10 +0100 [for-next][PATCH 3/4] tracing: Show number of constants profiled in likely profiler Steven Rostedt <rostedt@goodmis.org> - 2017-01-19 15:10 +0100
csiph-web