Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c8f0e17 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "tracing: Print event info in trace header" into msm-4.14

parents 617ffc73 b218df0c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3373,6 +3373,8 @@ static void print_func_help_header_irq(struct trace_buffer *buf, struct seq_file
	const char tgid_space[] = "          ";
	const char space[] = "  ";

	print_event_info(buf, m);

	seq_printf(m, "#                          %s  _-----=> irqs-off\n",
		   tgid ? tgid_space : space);
	seq_printf(m, "#                          %s / _----=> need-resched\n",