summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
2018-02-16ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)
2018-01-23Merge 4.4.113 into android-4.4Greg Kroah-Hartman
2018-01-23tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)
2018-01-02Merge 4.4.109 into android-4.4Greg Kroah-Hartman
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-01-02tracing: Fix crash when it fails to alloc ring bufferJing Xia
2018-01-02tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2018-01-02tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)
2017-12-20Merge 4.4.107 into android-4.4Greg Kroah-Hartman
2017-12-20tracing: Allocate mask_str buffer dynamicallyChangbin Du
2017-12-14UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko
2017-10-12Merge 4.4.92 into android-4.4Greg Kroah-Hartman
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-06FROMLIST: tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes
2017-10-06FROMLIST: tracing: Prepare to add preempt and irq trace eventsJoel Fernandes
2017-10-05Merge 4.4.90 into android-4.4Greg Kroah-Hartman
2017-10-05tracing: Erase irqsoff trace with empty writeBo Yan
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-09-27Merge 4.4.89 into android-4.4Greg Kroah-Hartman
2017-09-27ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
2017-09-27tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-27ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-08-30Merge 4.4.85 into android-4.4Greg Kroah-Hartman
2017-08-30tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-07-27Merge 4.4.79 into android-4.4Greg Kroah-Hartman
2017-07-27tracing: Fix kmemleak in instance_rmdirChunyu Hu
2017-07-27ftrace: Fix uninitialized variable in match_records()Dan Carpenter
2017-07-21Merge 4.4.78 into android-4.4Greg Kroah-Hartman
2017-07-21tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti
2017-07-15Merge 4.4.77 into android-4.4Greg Kroah-Hartman
2017-07-15tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-05-25Merge 4.4.70 into android-4.4Greg Kroah-Hartman
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-04-27Merge 4.4.64 into android-4.4Greg Kroah-Hartman
2017-04-27ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)
2017-04-27tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21ftrace: Fix removing of second function probeSteven Rostedt (VMware)
2017-04-12Merge 4.4.61 into android-4.4Greg Kroah-Hartman
2017-04-12ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun
2017-01-17Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt
2017-01-09fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)
2016-12-01Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-11-28UPSTREAM: trace: Add an option for boot clock as trace clockJoel Fernandes
2016-11-16UPSTREAM: ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)