summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-10-151-38/+73
|\
| * tracing: Fix some typos in commentsQiujun Huang2020-10-151-2/+2
| * tracing: Remove a pointless assignmentSudip Mukherjee2020-10-081-1/+0
| * tracing: Add README information for synthetic_events fileTom Zanussi2020-10-081-1/+6
| * tracing/boot: Initialize per-instance event list in early bootMasami Hiramatsu2020-09-251-1/+2
| * tracing: Enable creating new instance early bootMasami Hiramatsu2020-09-211-11/+42
| * tracing/uprobes: Support perf-style return probeMasami Hiramatsu2020-09-211-1/+1
| * tracing/kprobes: Support perf-style return probeMasami Hiramatsu2020-09-211-1/+1
| * tracing: remove a pointless assignmentDan Carpenter2020-09-211-1/+0
| * tracing: Use __this_cpu_read() in trace_buffered_event_enable()Xianting Tian2020-09-211-1/+1
| * tracing: Delete repeated words in commentsRandy Dunlap2020-09-211-1/+1
| * tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...Wei Yang2020-09-181-18/+18
* | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-151-125/+145
|\ \
| * | tracing: Add trace_export support for trace_markerTingwei Zhang2020-10-051-0/+9
| * | tracing: Add trace_export support for event traceTingwei Zhang2020-10-051-125/+134
| * | tracing: Add flag to control different tracesTingwei Zhang2020-10-051-17/+19
* | | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-121-1/+1
|\ \ \
| * | | module: Fix up module_notifier return valuesPeter Zijlstra2020-09-011-1/+1
| |/ /
* | / tracing: Fix trace_find_next_entry() accounting of temp buffer sizeSteven Rostedt (VMware)2020-09-291-4/+6
| |/ |/|
* | tracing: Make the space reserved for the pid widerSebastian Andrzej Siewior2020-09-181-19/+19
|/
* Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-08-071-20/+60
|\
| * tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...Steven Rostedt (VMware)2020-08-071-0/+44
| * trace : Have tracing buffer info use kvzalloc instead of kzallocZhaoyang Huang2020-08-031-2/+2
| * tracing: Remove outdated comment in stack handlingVincent Whitchurch2020-07-301-6/+0
| * ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPUNicholas Piggin2020-06-301-3/+1
| * tracing: Move pipe reference to trace array instead of current_tracerSteven Rostedt (VMware)2020-06-301-6/+6
| * tracing: Only allow trace_array_printk() to be used by instancesSteven Rostedt (VMware)2020-06-291-3/+7
* | Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-2/+1
|\ \
| * | fsnotify: create helper fsnotify_inode()Amir Goldstein2020-07-271-2/+1
| |/
* / tracefs: Remove unnecessary debug_fs checks.Peter Enderborg2020-07-231-3/+1
|/
* tracing: Remove unused event variable in tracing_iter_resetYangHui2020-06-161-2/+1
* Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-091-1/+4
|\
| * tracing: Add a trace print when traceoff_on_warning is triggeredSteven Rostedt (VMware)2020-06-011-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-1/+1
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-1/+15
| |\|
| * | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-1/+1
* | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-031-10/+1
|\ \ \
| * | | fs: make the pipe_buf_operations ->confirm operation optionalChristoph Hellwig2020-05-201-1/+0
| * | | fs: make the pipe_buf_operations ->steal operation optionalChristoph Hellwig2020-05-201-1/+0
| * | | trace: remove tracing_pipe_buf_opsChristoph Hellwig2020-05-201-8/+1
| |/ /
* | / mm: remove vmalloc_sync_(un)mappings()Joerg Roedel2020-06-021-12/+0
| |/ |/|
* | tracing: Make tracing_snapshot_instance_cond() staticZou Wei2020-05-071-1/+2
* | tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)2020-05-071-0/+13
|/
* tracing: Do not allocate buffer in trace_find_next_entry() in atomicSteven Rostedt (VMware)2020-04-031-1/+20
* ftrace: Create set_ftrace_notrace_pid to not trace tasksSteven Rostedt (VMware)2020-03-271-6/+14
* ring-buffer/tracing: Have iterator acknowledge dropped eventsSteven Rostedt (VMware)2020-03-271-4/+12
* tracing: Do not disable tracing when reading the trace fileSteven Rostedt (VMware)2020-03-271-3/+6
* ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()Steven Rostedt (VMware)2020-03-191-2/+2
* tracing: Save off entry when peeking at next entrySteven Rostedt (VMware)2020-03-191-1/+39
* tracing: Use address-of operator on section symbolsNathan Chancellor2020-03-191-1/+1