diff options
| author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-01-15 00:37:53 +0300 |
|---|---|---|
| committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-02-06 19:56:19 +0300 |
| commit | 6c6dbce196c201810348b6cef6fc5ec77d4d0973 (patch) | |
| tree | bf1ca8349ccf8ef5331aa9cf8f0a24a8bc3fc98b /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 9399ca21d203f01a39696a6554344b5d6613ba7b (diff) | |
| download | linux-6c6dbce196c201810348b6cef6fc5ec77d4d0973.tar.xz | |
tracing: Add comment to predicate_parse() about "&&" or "||"
As the predicat_parse() code is rather complex, commenting subtleties is
important. The switch case statement should be commented to describe that it
is only looking for two '&' or '|' together, which is why the fall through
to an error is after the check.
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
