summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2019-04-30Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman
2019-04-27kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu
2019-04-27tracing: kdb: Fix ftdump to not sleepDouglas Anderson
2019-03-23Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman
2019-03-23tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)
2019-02-20Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman
2019-02-20tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler
2018-12-21Merge 4.4.169 into android-4.4-pGreg Kroah-Hartman
2018-12-21tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)
2018-12-21tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)
2018-12-19Merge 4.4.168 into android-4.4-pGreg Kroah-Hartman
2018-12-17bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis
2018-11-10Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman
2018-11-10tracing: Skip more functions when doing stack tracing of eventsSteven Rostedt (Red Hat)
2018-09-29Merge 4.4.159 into android-4.4-pGreg Kroah-Hartman
2018-09-29ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik
2018-09-10Merge 4.4.155 into android-4.4-pGreg Kroah-Hartman
2018-09-09uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)
2018-09-09tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)
2018-09-09tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)
2018-08-24Merge 4.4.152 into android-4.4-pGreg Kroah-Hartman
2018-08-24tracing: Use __printf markup to silence compilerMathieu Malaterre
2018-08-09Merge 4.4.147 into android-4.4-pGreg Kroah-Hartman
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-08-06Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman
2018-08-06tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)
2018-08-06tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov
2018-08-06tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)
2018-08-06tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)
2018-07-11Merge 4.4.140 into android-4.4Greg Kroah-Hartman
2018-07-11tracing: Fix missing return symbol in function_graph outputChangbin Du
2018-06-06Merge 4.4.136 into android-4.4Greg Kroah-Hartman
2018-06-06tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)
2018-05-16Merge 4.4.132 into android-4.4Greg Kroah-Hartman
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-04UPSTREAM: tracing: Use cpumask_available() to check if cpumask variable may b...Matthias Kaehlcke
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)