summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)2020-05-201-0/+13
* 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
* tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood2020-01-091-0/+8
* tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-11-061-0/+1
* tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)2019-10-171-2/+15
* tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata2019-07-101-4/+6
* tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-06-251-5/+1
* fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-05-041-1/+5
* 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
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-051-2/+4
* 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
* tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-09-091-1/+3
* printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek2018-09-051-1/+3
* tracing: Use __printf markup to silence compilerMathieu Malaterre2018-08-241-0/+5
* 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
* tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)2018-06-051-6/+6
* tracing: Fix crash when it fails to alloc ring bufferJing Xia2018-01-021-0/+2
* tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)2018-01-021-0/+1
* tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)2018-01-021-9/+1
* tracing: Allocate mask_str buffer dynamicallyChangbin Du2017-12-201-20/+9
* tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-09-191-1/+1
* tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)2017-09-191-0/+7
* tracing: Erase irqsoff trace with empty writeBo Yan2017-09-191-2/+8
* tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-061-1/+1
* tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)2017-09-051-1/+7
* tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)2017-08-311-0/+3
* ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)2017-08-021-5/+11
* tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter2017-08-021-0/+1
* tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)2017-08-021-1/+1
* tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-201-0/+1
* Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-07-131-18/+124
|\
| * tracing: Fixup trace file header alignmentSteven Rostedt (VMware)2017-07-111-8/+17
| * tracing: Attempt to record other information even if some failJoel Fernandes2017-07-071-8/+24
| * tracing: Treat recording tgid for idle task as a successJoel Fernandes2017-07-071-1/+5
| * tracing: Treat recording comm for idle task as a successJoel Fernandes2017-07-071-1/+5
| * tracing: Add saved_tgids file to show cached pid to tgid mappingsMichael Sartain2017-07-061-0/+73
* | Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-07-071-1/+2
|\ \ | |/ |/|
| * ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu2017-06-071-1/+2
* | Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/coreSteven Rostedt (VMware)2017-07-051-0/+3
|\ \
| * | ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)2017-06-291-0/+3
| |/
* | tracing: Add support for display of tgid in trace outputJoel Fernandes2017-06-271-14/+22
* | tracing: Add support for recording tgid of tasksJoel Fernandes2017-06-271-10/+95
* | ftrace: Remove unused function ftrace_arch_read_dyn_info()Steven Rostedt (VMware)2017-06-271-18/+3
* | tracing: Rename update the enum_map fileJeremy Linton2017-06-131-10/+10
* | trace: rename enum_map functionsJeremy Linton2017-06-131-37/+37
* | trace: rename trace.c enum functionsJeremy Linton2017-06-131-6/+6