forked from ARM-software/lisa
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lisa.trace: Restrict trace_printk@myevent supported events
In order to support trace_printk meta events more easily in upcoming parsers, restrict the format that is accepted so that: * the format string is only used to infer the format of the event * the variable arguments buffer is used for the values * we must get a bprint, not bputs event
- Loading branch information
1 parent
205c6d4
commit 69add1b
Showing
1 changed file
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters