summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
...
| * tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-13
| * ftrace: Provide trace clock monotonic rawDrew Richardson2015-05-12
| * tracing: Export tracing clock functionsJerry Snitselaar2015-05-12
* | Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-26
|\ \
| * | tracing: Fix typo from "static inlin" to "static inline"Steven Rostedt (Red Hat)2015-06-25
| * | tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)2015-06-25
| * | tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)2015-06-25
* | | kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()Rasmus Villemoes2015-06-25
* | | kernel/trace/trace_events_filter.c: use strreplace()Rasmus Villemoes2015-06-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \ \ | |/ / |/| |
| * | bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov2015-06-15
| * | bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-15
| * | bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-13
| |\ \
| * | | ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-05-31
| * | | bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2015-05-21
| | |/ | |/|
* | | tracing: Have filter check for balanced opsSteven Rostedt2015-06-17
| |/ |/|
* | ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long2015-06-11
|/
* tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: kernel/: d_inode() annotationsDavid Howells2015-04-15
* | Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2015-04-22
|\ \
| * | tracing: Fix possible out of bounds memory access when parsing enumsSteven Rostedt (Red Hat)2015-04-17
| * | tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim2015-04-16
| * | tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent2015-04-16
* | | tracing: remove use of seq_printf return valueJoe Perches2015-04-15
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\ \ \
| * | | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar2015-04-02
| * | | tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov2015-04-02
| * | | tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov2015-04-02
| * | | tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-02
| * | | tracing: Add kprobe flagAlexei Starovoitov2015-04-02
| * | | Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-27
| |\ \ \ | | |_|/ | |/| |
| | * | perf: Remove type specific target pointersPeter Zijlstra2015-03-23
* | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\ \ \ \ | | |_|/ | |/| |
| * | | tracing: Add enum_map file to show enums that have been mappedSteven Rostedt (Red Hat)2015-04-08
| * | | tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)2015-04-08
| * | | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2015-04-08
| * | | ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fopsSteven Rostedt (Red Hat)2015-04-02
| * | | ring-buffer: Remove duplicate use of '&' in recursive codeSteven Rostedt (Red Hat)2015-03-30
| * | | trace: Don't use __weak in header filesStephen Rothwell2015-03-25
| * | | tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flagHe Kuang2015-03-25
| * | | tracing: %pF is only for function pointersScott Wood2015-03-25
| * | | ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt2015-03-25
| |/ /
* | | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-14
|\ \ \ | |/ / |/| |
| * | tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)2015-02-03
| * | tracing: Automatically mount tracefs on debugfs/tracingSteven Rostedt (Red Hat)2015-02-03
| * | tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)2015-02-03
| * | tracing: Create cmdline tracer options on tracing fs initSteven Rostedt (Red Hat)2015-02-03
| * | tracing: Only create tracer options files if directory existsSteven Rostedt (Red Hat)2015-02-03