diff options
author | Kees Cook <[email protected]> | 2016-06-29 08:18:27 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2016-07-07 11:09:27 -0700 |
commit | c479e3fd88703c4b1049d7102a3fa8c6b3affef5 (patch) | |
tree | 06dbd8a9379b925dc13ce9993d78f51554f9dbda /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2c6edc1ed0674b196080cfc3f66bc130e4d7c18 (diff) |
lkdtm: use struct arrays instead of enums
This removes the use of enums in favor of much more readable and compact
structure arrays. This requires changing all the enum passing to pointers
instead, but the results are much cleaner.
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions