aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaulo Miguel Almeida <[email protected]>2022-02-07 17:45:12 +1300
committerGreg Kroah-Hartman <[email protected]>2022-02-08 10:45:42 +0100
commita2882e5ea3497b7cb6318ddeaf539b6a2da8d61e (patch)
treea9a1d1c3eadec94eb75b5cfc23d19bac164cc5bf /tools/perf/scripts/python
parent1b6a6147374eb37f652cd0a4e5b121ef8077c4d3 (diff)
staging: pi433: remove need to recompile code to debug fifo content
Debugging content present in the FIFO register is tricky as when we read the FIFO register that changes the content of fifo struct which reduces number of possible ways of debugging it. Rf69 uC has the possibility of triggering certain IRQs depending on how many items are in the FIFO queue, so being able to know what's in there is an important way to troubleshoot certain problems. This patch removes the requirement of having to compile pi433 driver with DEBUG_FIFO_ACCESS set and let that be driven by printk verbositity level and/or dynamic debug config instead. Signed-off-by: Paulo Miguel Almeida <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions