diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2024-12-19 23:12:00 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-12-26 18:38:36 +0300 |
commit | d1e27ee9c6f21ccbb3f2d910171427ceb66a0af1 (patch) | |
tree | 58543c7ad820094836826028b6cee47a09df70be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d33b10c0c73adca00f72bf4a153a07b7f5f34715 (diff) | |
download | linux-d1e27ee9c6f21ccbb3f2d910171427ceb66a0af1.tar.xz |
tracing: Return -EINVAL if a boot tracer tries to enable the mmiotracer at boot
The mmiotracer is not set to be enabled at boot up from the kernel command
line. If the boot command line tries to enable that tracer, it will fail
to be enabled. The return code is currently zero when that happens so the
caller just thinks it was enabled. Return -EINVAL in this case.
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/20241219201344.854254394@goodmis.org
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions