aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoel Porquet <[email protected]>2016-06-24 14:41:36 -0700
committerGreg Kroah-Hartman <[email protected]>2016-06-24 15:46:52 -0700
commitc0e65d026c297c53eeb5412c31a5410317225945 (patch)
tree2611d50078d937204f5e3e55041f726b96b10324 /tools/perf/scripts/python
parent6f7f2ae5df786bf9ced3247fda51a0a7aeb9cd0c (diff)
greybus: add support for the log protocol
Add support for the new Log class/protocol. This protocol allows modules to send their internal logging messages to the AP in order to make module debugging easier. The protocol is, for now, composed a single module-initiated request. This request contains a message and associated length. The message is integrated in the kernel log with dev_dbg(). In order to be displayed with 'dmesg', the following command needs to be entered first: $ echo "file log.c +p" > /sys/kernel/debug/dynamic_debug/control The major portion of this file was initially written by Greg KH. Signed-off-by: Joel Porquet <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions