aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel...vantoman2021-04-081-1/+2
|\
| * tracing: Fix stack trace event sizeSteven Rostedt (VMware)2021-04-071-1/+2
* | Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel...vantoman2021-04-071-1/+1
|\|
| * tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)2021-02-231-1/+1
* | Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel...vantoman2020-12-271-5/+9
|\|
| * tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)2020-12-111-3/+4
| * tracing: Fix out of bounds write in get_trace_bufQiujun Huang2020-11-101-1/+1
| * tracing: Use address-of operator on section symbolsNathan Chancellor2020-10-011-1/+1
| * tracing: Adding NULL checks for trace_array descriptor pointerDivya Indi2020-10-011-0/+3
* | Merge android-4.14-stable.190 (d2d05bc) into msm-4.14Srinivasarao P2020-09-061-0/+13
|\|
| * tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)2020-05-201-0/+13
* | Merge android-4.14-stable.180 (816f245) into msm-4.14Srinivasarao P2020-08-051-0/+7
|\|
| * tracing: Reverse the order of trace_types_lock and event_mutexSteven Rostedt (VMware)2020-05-101-0/+5
| * tracing: Disable trace_printk() on post poned testsSteven Rostedt (VMware)2020-03-111-0/+2
* | Merge android-4.14.163 (1cfd841) into msm-4.14Srinivasarao P2020-05-151-0/+8
|\|
| * tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood2020-01-091-0/+8
* | Merge android-4.14-q.152 (e986400) into msm-4.14Blagovest Kolenichev2020-02-121-0/+1
|\|
| * tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-11-061-0/+1
* | Merge android-4.14-q.150 (80f767f) into msm-4.14Blagovest Kolenichev2019-10-251-2/+15
|\|
| * tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)2019-10-171-2/+15
* | Merge android-4.14.133 (86281ad) into msm-4.14Blagovest Kolenichev2019-07-231-4/+6
|\|
| * tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata2019-07-101-4/+6
* | Merge android-4.14.130 (fe57a37) into msm-4.14Blagovest Kolenichev2019-07-231-5/+1
|\|
| * tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-06-251-5/+1
* | Merge android-4.14.116 (85dc1a5) into msm-4.14Blagovest Kolenichev2019-06-251-1/+5
|\|
| * fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-05-041-1/+5
* | Merge android-4.14.115 (b5123fd) into msm-4.14Blagovest Kolenichev2019-06-251-15/+18
|\|
| * tracing: Fix buffer_ref pipe opsJann Horn2019-05-021-14/+14
| * tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang2019-05-021-1/+4
* | Merge android-4.14.111 (171fc23) into msm-4.14Blagovest Kolenichev2019-05-151-2/+4
|\|
| * tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-051-2/+4
* | Merge android-4.14.108 (4344de2) into msm-4.14Blagovest Kolenichev2019-05-151-1/+0
|\|
| * tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)2019-03-231-1/+0
| * tracing: Fix number of entries in trace headerQuentin Perret2019-02-271-0/+2
* | trace: Fix no PID issue for trace markerMulu He2018-10-311-4/+6
* | Merge "Merge android-4.14-p.70 (e601ab6) into msm-4.14"qctecmdr Service2018-10-171-2/+11
|\ \
| * | Merge android-4.14-p.69 (c535ee7) into msm-4.14Blagovest Kolenichev2018-10-051-1/+3
| |\|
| | * tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-09-091-1/+3
| * | Merge android-4.14-p.68 (2c79578) into msm-4.14Blagovest Kolenichev2018-10-051-1/+3
| |\|
| | * printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek2018-09-051-1/+3
| * | Merge android-4.14-p.67 (75ac55a) into msm-4.14Blagovest Kolenichev2018-10-051-0/+5
| |\|
| | * tracing: Use __printf markup to silence compilerMathieu Malaterre2018-08-241-0/+5
* | | tracing: Make trace_vbprintk support stm_logMao Jinlong2018-09-201-0/+3
|/ /
* | Merge android-4.14-p.62 (366527f) into msm-4.14Isaac J. Manjarres2018-08-131-0/+6
|\|
| * ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-091-0/+6
| * tracing: Reorder display of TGID to be after PIDJoel Fernandes (Google)2018-07-171-4/+4
* | Merge android-4.14.53 (57c2874) into msm-4.14Isaac J. Manjarres2018-07-031-4/+4
|\ \
| * | FROMLIST: trace: Reorder display of TGID to be after PIDJoel Fernandes (Google)2018-06-281-4/+4
| |/
* | Merge remote-tracking branch 'remotes/origin/tmp-eca84e5' into msm-4.14Isaac J. Manjarres2018-06-051-6/+6
|\|
| * tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)2018-06-051-6/+6