Masami Hiramatsu wrote:
On Fri, 1 May 2020 17:37:56 +0200 Mauro Carvalho Chehab mchehab+huawei@kernel.org wrote:
There are several files that I was unable to find a proper place for them, and 3 ones that are still in plain old text format.
Let's place those stuff behind the carpet, as we'd like to keep the root directory clean.
We can later discuss and move those into better places.
Hi Mauro,
Thanks for cleaning it up! Tentatively moving kprobes.txt under staging/ is good to me.
Acked-by: Masami Hiramatsu mhiramat@kernel.org
BTW, I think kprobes.txt is under trace/ or we may be better making a new core-api/events/ directory and prepare other event systems (PMU, uprobes, and hw_breakpoint.)
I think it would be good to move kprobes.txt under trace/ -- all other tracing bits are already present there, including uprobes.
- Naveen