aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-61/+356
2019-05-08tracing: Fix documentation about disabling options using trace_optionsSrivatsa S. Bhat (VMware)1-1/+1
2019-05-08tracing: Allow RCU to run between postponed startup testsAnders Roxell1-0/+4
2019-05-08tracing: Eliminate const char[] auto variablesRasmus Villemoes1-21/+13
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-58/+47
2019-05-02tracing: Add trace_total_entries() / trace_total_entries_cpu()Douglas Anderson1-15/+50
2019-04-29tracing: Simplify stack trace retrievalThomas Gleixner1-27/+13
2019-04-29tracing: Make ftrace_trace_userstack() static and conditionalThomas Gleixner1-6/+8
2019-04-29tracing: Use percpu stack trace buffer more intelligentlyThomas Gleixner1-36/+37
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-16/+19
2019-04-26tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang1-1/+4
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn1-14/+14
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds1-1/+5
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox1-1/+5
2019-04-08tracing: Add error_log to READMETom Zanussi1-0/+1
2019-04-08tracing: Have the error logs show up in the proper instancesSteven Rostedt (VMware)1-18/+37
2019-04-02tracing: Add tracing error logTom Zanussi1-0/+218
2019-04-02tracing: Kernel access to Ftrace instancesDivya Indi1-24/+50
2019-03-15Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+4
2019-03-13tracing: kdb: Fix ftdump to not sleepDouglas Anderson1-2/+4
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-9/+214
2019-03-05tracing: Use strncpy instead of memcpy when copying comm in trace.cTom Zanussi1-2/+2
2019-02-20tracing: Fix spelling mistake: "analagous" -> "analogous"Colin Ian King1-1/+1
2019-02-20tracing: Comment why cond_snapshot is checked outside of max_lock protectionSteven Rostedt (VMware)1-0/+8
2019-02-20tracing: Add alternative synthetic event trace action syntaxTom Zanussi1-1/+1
2019-02-20tracing: Add hist trigger onchange() handlerTom Zanussi1-1/+2
2019-02-20tracing: Add hist trigger snapshot() actionTom Zanussi1-0/+3
2019-02-20tracing: Add conditional snapshotTom Zanussi1-4/+188
2019-02-20tracing: Split up onmatch action dataTom Zanussi1-1/+11
2019-02-20tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)1-1/+0
2019-02-15tracing: Fix number of entries in trace headerQuentin Perret1-0/+2
2019-02-01pipe: stop using ->can_mergeJann Horn1-2/+0
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-8/+74
2018-12-22tracing: Use the return of str_has_prefix() to remove open coded numbersSteven Rostedt (VMware)1-3/+5
2018-12-22tracing: Use str_has_prefix() instead of using fixed sizesSteven Rostedt (VMware)1-1/+1
2018-12-22tracing: Make function ‘ftrace_exports’ staticMathieu Malaterre1-1/+1
2018-12-08tracing: Use dyn_event framework for synthetic eventsMasami Hiramatsu1-0/+8
2018-12-08tracing: Add unified dynamic event frameworkMasami Hiramatsu1-0/+4
2018-12-08tracing: Change default buffer_percent to 50Steven Rostedt (VMware)1-1/+1
2018-12-08tracing: Add tracefs file buffer_percentageSteven Rostedt (VMware)1-1/+53
2018-12-08ring-buffer: Add percentage of ring buffer full to wake up readerSteven Rostedt (VMware)1-4/+4
2018-11-27tracing: Replace synchronize_sched() and call_rcu_sched()Paul E. McKenney1-5/+5
2018-10-27tracing: Export trace_dump_stack to modulesNikolay Borisov1-0/+1
2018-10-10tracing: probeevent: Add $argN for accessing function argsMasami Hiramatsu1-0/+4
2018-10-10tracing: probeevent: Add array type supportMasami Hiramatsu1-1/+2
2018-10-10tracing: probeevent: Add symbol typeMasami Hiramatsu1-1/+1
2018-09-24uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria1-1/+1
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+5
2018-08-16tracing: Add SPDX License format tags to tracing filesSteven Rostedt (VMware)1-0/+1