summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.147 into android-4.4Greg Kroah-Hartman2018-08-09
|\
| * ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-09
* | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
|\|
| * tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)2018-08-06
| * tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov2018-08-06
| * tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)2018-08-06
| * tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)2018-08-06
* | Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-11
|\|
| * tracing: Fix missing return symbol in function_graph outputChangbin Du2018-07-11
* | Merge 4.4.136 into android-4.4Greg Kroah-Hartman2018-06-06
|\|
| * tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)2018-06-06
* | Merge 4.4.132 into android-4.4Greg Kroah-Hartman2018-05-16
|\|
| * 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
* | UPSTREAM: tracing: Use cpumask_available() to check if cpumask variable may b...Matthias Kaehlcke2018-05-04
* | Merge 4.4.125 into android-4.4Greg Kroah-Hartman2018-03-29
|\|
| * tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-28
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * blktrace: fix unlocked registration of tracepointsJens Axboe2018-02-25
* | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
|\|
| * ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)2018-02-16
* | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
|\|
| * tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)2018-01-23
* | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
|\|
| * 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
* | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
|\|
| * tracing: Allocate mask_str buffer dynamicallyChangbin Du2017-12-20
* | UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko2017-12-14
* | Merge 4.4.92 into android-4.4Greg Kroah-Hartman2017-10-12
|\|
| * ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang2017-10-12
* | FROMLIST: tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes2017-10-06
* | FROMLIST: tracing: Prepare to add preempt and irq trace eventsJoel Fernandes2017-10-06
* | Merge 4.4.90 into android-4.4Greg Kroah-Hartman2017-10-05
|\|
| * tracing: Erase irqsoff trace with empty writeBo Yan2017-10-05
| * tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-10-05
* | Merge 4.4.89 into android-4.4Greg Kroah-Hartman2017-09-27
|\|
| * 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
* | Merge 4.4.85 into android-4.4Greg Kroah-Hartman2017-08-30
|\|
| * tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-30
* | Merge 4.4.79 into android-4.4Greg Kroah-Hartman2017-07-27
|\|
| * tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-27
| * ftrace: Fix uninitialized variable in match_records()Dan Carpenter2017-07-27
* | Merge 4.4.78 into android-4.4Greg Kroah-Hartman2017-07-21
|\|
| * tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti2017-07-21
* | Merge 4.4.77 into android-4.4Greg Kroah-Hartman2017-07-15
|\|