aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-1/+1
* tracing: do not leak kernel addressesNick Desaulniers2017-12-031-1/+1
* tracing: Erase irqsoff trace with empty writeBo Yan2017-11-061-2/+8
* tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-11-061-1/+1
* misc: replace __FUNCTION__ by __function__Moyster2017-09-232-3/+3
* ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)2017-06-171-2/+14
* tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)2017-06-171-3/+5
* ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun2017-06-171-4/+4
* UPSTREAM: tracing: Fix trace_printk() to print when not using bprintk()Joe Maples2017-05-201-1/+1
* BACKPORT: trace: resolve stack corruption due to string copyAmey Telawane2017-05-021-1/+1
* tracing: do not leak kernel addressesNick Desaulniers2017-05-021-1/+1
* kernel: trace: fix misleading-indentation warningNathan Chancellor2017-04-131-1/+1
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2017-04-111-7/+8
* fix memory leaks in tracing_buffers_splice_read()Al Viro2017-04-111-8/+9
* msm: null pointer dereferencingWish Wu2016-11-171-1/+4
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-1/+6
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-264-20/+31
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-262-8/+7
* tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)2016-08-262-7/+11
* tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)2016-08-261-0/+6
* tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)2016-08-261-1/+3
* 3.10.81 -> 3.10.82Jan Engelmohr2016-08-261-2/+7
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-261-1/+1
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-261-6/+5
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-262-3/+3
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-261-1/+1
* first commitMeizu OpenSource2016-08-1541-0/+40841