diff options
| author | Gabriele Monaco <[email protected]> | 2024-10-17 06:42:39 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2024-11-19 13:57:13 +0000 |
| commit | 571f8b3f866a6d990a50fe5c89fe0ea78784d70b (patch) | |
| tree | 18c9f2d6aa3013036013846f902920bba5060fb9 /scripts/mod/file2alias.c | |
| parent | tools/rtla: Improve exception handling in timerlat_load.py (diff) | |
| download | kernel-571f8b3f866a6d990a50fe5c89fe0ea78784d70b.tar.gz kernel-571f8b3f866a6d990a50fe5c89fe0ea78784d70b.zip | |
verification/dot2: Improve dot parser robustness
This patch makes the dot parser used by dot2c and dot2k slightly more
robust, namely:
* allows parsing files with the gv extension (GraphViz)
* correctly parses edges with any indentation
* used to work only with a single character (e.g. '\t')
Additionally it fixes a couple of warnings reported by pylint such as
wrong indentation and comparison to False instead of `not ...`
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Gabriele Monaco <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions
