summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-27Merge 4.9.179 into android-4.9Greg Kroah-Hartman45-173/+499
2019-05-25tracing: Fix partial reading of trace event's id fileElazar Leibovich1-3/+0
2019-05-02Merge 4.9.172 into android-4.9Greg Kroah-Hartman54-854/+870
2019-05-02trace: Fix preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2019-05-02tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang1-1/+4
2019-04-30Merge 4.9.171 into android-4.9Greg Kroah-Hartman51-269/+471
2019-04-27kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu1-1/+5
2019-04-05Merge 4.9.168 into android-4.9Greg Kroah-Hartman105-264/+529
2019-04-05tracing: kdb: Fix ftdump to not sleepDouglas Anderson4-7/+12
2019-03-29UPSTREAM: trace_uprobe: Display correct offset in uprobe_eventsRavi Bangoria1-1/+1
2019-03-23Merge 4.9.165 into android-4.9Greg Kroah-Hartman122-432/+918
2019-03-23tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)1-1/+0
2019-03-23tracing: Use strncpy instead of memcpy for string keys in hist triggersTom Zanussi1-2/+3
2019-02-27tracing: Use cpumask_available() to check if cpumask variable may be usedMatthias Kaehlcke1-2/+3
2019-02-20Merge 4.9.159 into android-4.9Greg Kroah-Hartman73-271/+726
2019-02-20tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler1-1/+8
2018-12-21Merge 4.9.147 into android-4.9Greg Kroah-Hartman53-328/+603
2018-12-21tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)1-0/+1
2018-12-21tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)1-2/+4
2018-12-17Merge 4.9.146 into android-4.9Greg Kroah-Hartman49-215/+417
2018-12-17bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis1-3/+5
2018-09-29Merge 4.9.130 into android-4.9Greg Kroah-Hartman42-123/+225
2018-09-29ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik1-0/+2
2018-09-10Merge 4.9.126 into android-4.9Greg Kroah-Hartman68-339/+665
2018-09-09uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)1-1/+1
2018-09-09tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)1-0/+4
2018-09-09tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)1-1/+3
2018-08-31ANDROID: tracing: fix race condition reading saved tgidsAdrian Salido1-20/+81
2018-08-24Merge 4.9.124 into android-4.9Greg Kroah-Hartman139-573/+894
2018-08-24tracing: Use __printf markup to silence compilerMathieu Malaterre1-0/+5
2018-08-09Merge 4.9.119 into android-4.9Greg Kroah-Hartman22-35/+91
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu3-0/+23
2018-08-03Merge 4.9.117 into android-4.9Greg Kroah-Hartman137-285/+721
2018-08-03tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)1-2/+4
2018-08-03tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov1-2/+11
2018-08-03tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)1-1/+5
2018-08-03tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)1-4/+8
2018-07-11Merge 4.9.112 into android-4.9Greg Kroah-Hartman54-178/+404
2018-07-11tracing: Fix missing return symbol in function_graph outputChangbin Du1-1/+4
2018-06-06Merge 4.9.107 into android-4.9Greg Kroah-Hartman60-295/+1275
2018-06-06tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)1-2/+3
2018-05-16Merge 4.9.100 into android-4.9Greg Kroah-Hartman40-126/+236
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu1-0/+2
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)1-0/+3
2018-05-11ANDROID: ftrace: fix function type mismatchesSami Tolvanen2-6/+19
2018-05-04UPSTREAM: tracing: Use cpumask_available() to check if cpumask variable may b...Matthias Kaehlcke1-2/+3
2018-03-29Merge 4.9.91 into android-4.9Greg Kroah-Hartman64-291/+545
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu3-8/+6
2018-02-28FROMLIST: BACKPORT: kbuild: fix dynamic ftrace with clang LTOSami Tolvanen9-7/+52
2018-02-26Merge 4.9.84 into android-4.9Greg Kroah-Hartman180-677/+1120
[next]