summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
* tracing: Fix missing return symbol in function_graph outputChangbin Du2018-07-11
* tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)2018-06-06
* tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-05-16
* tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)2018-05-16
* tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-28
* blktrace: fix unlocked registration of tracepointsJens Axboe2018-02-25
* ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)2018-02-16
* tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)2018-01-23
* ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)2018-01-02
* tracing: Fix crash when it fails to alloc ring bufferJing Xia2018-01-02
* tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)2018-01-02
* tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)2018-01-02
* tracing: Allocate mask_str buffer dynamicallyChangbin Du2017-12-20
* ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang2017-10-12
* tracing: Erase irqsoff trace with empty writeBo Yan2017-10-05
* tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-10-05
* ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-27
* tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-27
* ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-09-27
* tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-30
* tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-27
* ftrace: Fix uninitialized variable in match_records()Dan Carpenter2017-07-27
* tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti2017-07-21
* tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-07-15
* tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-25
* ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)2017-04-27
* tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)2017-04-27
* ftrace: Fix removing of second function probeSteven Rostedt (VMware)2017-04-21
* ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun2017-04-12
* fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)2017-01-09
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-09-30
* fix memory leaks in tracing_buffers_splice_read()Al Viro2016-09-30
* Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-09-30
* tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-07-27
* ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2016-06-01
* ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)2016-06-01
* tracing: Don't display trigger file for events that can't be enabledChunyu Hu2016-05-11
* tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-04-12
* tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)2016-04-12
* tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)2016-04-12
* tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-09
* tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)2016-03-03
* tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt2016-02-17
* tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()Steven Rostedt (Red Hat)2016-02-17
* tracing: Fix setting of start_index in find_next()Qiu Peiyang2016-01-04
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-12-08
|\
| * treewide: Remove old email addressPeter Zijlstra2015-11-23
* | tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)2015-12-01
* | ring-buffer: Put back the length if crossed page with add_timestampSteven Rostedt (Red Hat)2015-11-24
* | ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)2015-11-24
|/