Files
linux-st/include/linux
Masami Hiramatsu 8cfcf15503 tracing: kprobes: Output kprobe event to printk buffer
Since kprobe-events use event_trigger_unlock_commit_regs() directly,
that events doesn't show up in printk buffer if "tp_printk" is set.

Use trace_event_buffer_commit() in kprobe events so that it can
invoke output_printk() as same as other trace events.

Link: http://lkml.kernel.org/r/157867233085.17873.5210928676787339604.stgit@devnote2

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
[ Adjusted data var declaration placement in __kretprobe_trace_func() ]
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2020-01-13 13:19:40 -05:00
..
2018-05-26 09:16:44 +02:00
2019-05-14 19:52:50 -07:00
2018-06-15 18:10:01 -03:00
2019-06-12 20:27:13 +02:00
2018-03-26 15:09:38 +02:00
2018-08-22 10:52:48 -07:00
2019-12-03 11:20:37 +01:00
2019-12-08 12:42:19 +01:00
2019-09-05 19:52:33 -06:00
2018-01-01 12:40:27 -07:00
2019-12-09 10:36:44 -08:00
2018-12-19 10:42:08 +01:00
2019-11-20 09:40:10 +01:00
2019-12-01 12:59:06 -08:00
2019-09-05 11:40:54 +02:00
2019-10-02 06:36:50 -07:00
2019-06-26 13:19:46 -07:00
2019-10-04 12:31:46 -07:00
2019-11-11 09:02:56 +01:00
2019-12-04 19:44:14 -08:00
2019-09-02 11:43:54 +01:00
2019-12-09 10:36:44 -08:00
2019-12-25 17:08:33 -07:00
2019-03-07 18:32:03 -08:00
2018-06-07 17:34:35 -07:00
2019-08-14 15:30:35 +02:00
2018-03-26 13:14:43 -04:00
2019-08-08 09:09:25 +02:00
2019-11-14 19:06:47 -08:00
2019-07-08 19:25:19 -07:00
2019-10-09 12:06:19 -04:00
2019-02-08 15:02:49 -08:00
2018-01-08 08:22:45 -06:00
2018-10-21 10:46:39 -04:00
2017-11-09 10:23:28 +01:00
2019-12-06 10:47:28 +01:00
2019-06-15 12:25:49 +02:00
2018-07-20 01:11:45 +02:00
2019-08-23 16:39:26 +01:00
2019-10-19 22:55:46 +02:00
2018-09-25 20:17:35 -07:00
2019-12-04 19:44:14 -08:00
2019-12-01 06:29:17 -08:00
2019-11-13 12:15:34 -08:00
2019-02-07 16:38:35 +01:00
2018-06-20 11:35:56 +02:00
2020-01-02 16:15:33 -08:00
2019-10-02 10:06:45 +02:00
2019-08-01 20:51:22 +02:00
2019-11-14 12:20:02 +08:00
2018-12-22 12:15:29 +01:00
2017-08-15 09:02:08 -07:00