Age | Commit message (Expand) | Author | Files | Lines |
2015-05-07 | tracing: Make ftrace_print_array_seq compute buf_len | Alex Bennée | 1 | -1/+2 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -4/+4 |
2015-04-22 | Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2 | -3/+20 |
2015-04-17 | tracing: Fix possible out of bounds memory access when parsing enums | Steven Rostedt (Red Hat) | 1 | -0/+6 |
2015-04-16 | tracing: Fix incorrect enabling of trace events by boot cmdline | Joonsoo Kim | 1 | -1/+8 |
2015-04-16 | tracing: Handle ftrace_dump() atomic context in graph_trace_open() | Rabin Vincent | 1 | -2/+6 |
2015-04-16 | tracing: remove use of seq_printf return value | Joe Perches | 1 | -2/+2 |
2015-04-15 | VFS: kernel/: d_inode() annotations | David Howells | 3 | -7/+7 |
2015-04-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -6/+245 |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 12 | -45/+489 |
2015-04-14 | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -142/+130 |
2015-04-08 | tracing: Add enum_map file to show enums that have been mapped | Steven Rostedt (Red Hat) | 2 | -4/+269 |
2015-04-08 | tracing: Allow for modules to convert their enums to values | Steven Rostedt (Red Hat) | 2 | -5/+46 |
2015-04-08 | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values | Steven Rostedt (Red Hat) | 3 | -1/+146 |
2015-04-02 | ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fops | Steven Rostedt (Red Hat) | 1 | -8/+14 |
2015-04-02 | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ... | Ingo Molnar | 2 | -1/+9 |
2015-04-02 | tracing: Allow BPF programs to call bpf_trace_printk() | Alexei Starovoitov | 1 | -0/+78 |
2015-04-02 | tracing: Allow BPF programs to call bpf_ktime_get_ns() | Alexei Starovoitov | 1 | -0/+14 |
2015-04-02 | tracing, perf: Implement BPF programs attached to kprobes | Alexei Starovoitov | 3 | -0/+139 |
2015-04-02 | tracing: Add kprobe flag | Alexei Starovoitov | 1 | -1/+1 |
2015-03-30 | ring-buffer: Remove duplicate use of '&' in recursive code | Steven Rostedt (Red Hat) | 1 | -4/+1 |
2015-03-27 | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar | 1 | -5/+5 |
2015-03-25 | trace: Don't use __weak in header files | Stephen Rothwell | 4 | -24/+15 |
2015-03-25 | tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag | He Kuang | 1 | -1/+1 |
2015-03-25 | tracing: %pF is only for function pointers | Scott Wood | 1 | -3/+3 |
2015-03-25 | ring-buffer: Replace this_cpu_*() with __this_cpu_*() | Steven Rostedt | 1 | -6/+5 |
2015-03-23 | perf: Remove type specific target pointers | Peter Zijlstra | 1 | -5/+5 |
2015-03-09 | ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled | Steven Rostedt (Red Hat) | 1 | -3/+3 |
2015-03-09 | ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl | Pratyush Anand | 1 | -6/+22 |
2015-03-09 | ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl | Steven Rostedt (Red Hat) | 1 | -2/+6 |
2015-02-14 | tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2 | -4/+4 |
2015-02-12 | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 19 | -150/+175 |
2015-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2015-02-11 | ring-buffer: Do not wake up a splice waiter when page is not full | Steven Rostedt (Red Hat) | 1 | -5/+35 |
2015-02-11 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2015-02-10 | tracing: Fix unmapping loop in tracing_mark_write | Vikram Mulukutla | 1 | -1/+1 |
2015-02-03 | tracing: Have mkdir and rmdir be part of tracefs | Steven Rostedt (Red Hat) | 1 | -70/+5 |
2015-02-03 | tracing: Automatically mount tracefs on debugfs/tracing | Steven Rostedt (Red Hat) | 1 | -3/+33 |
2015-02-03 | tracing: Convert the tracing facility over to use tracefs | Steven Rostedt (Red Hat) | 8 | -66/+74 |
2015-02-03 | tracing: Create cmdline tracer options on tracing fs init | Steven Rostedt (Red Hat) | 1 | -9/+21 |
2015-02-03 | tracing: Only create tracer options files if directory exists | Steven Rostedt (Red Hat) | 1 | -2/+5 |
2015-02-02 | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt (Red Hat) | 4 | -25/+102 |
2015-02-02 | tracing: Separate out initializing top level dir from instances | Steven Rostedt (Red Hat) | 1 | -21/+30 |
2015-02-02 | tracing: Make tracing_init_dentry_tr() static | Steven Rostedt (Red Hat) | 2 | -2/+1 |
2015-01-30 | PM / sleep: export suspend_resume trace event | Todd E Brandt | 1 | -0/+1 |
2015-01-29 | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 1 | -2/+2 |
2015-01-28 | trace: Use 64-bit timekeeping | Tina Ruchandani | 1 | -10/+8 |
2015-01-28 | tracing: Add array printing helper | Dave Martin | 1 | -0/+44 |
2015-01-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 3 | -23/+100 |
2015-01-28 | tracing: Remove newline from trace_printk warning banner | Borislav Petkov | 1 | -1/+2 |