diff options
author | Samuel Thibault <[email protected]> | 2020-11-02 10:59:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-09 18:15:50 +0100 |
commit | 508155944752f6e51dbc0a7273d933e954e4ed64 (patch) | |
tree | 66b9165b5dfa73f4c3d4f64cde89fd28d392066c /tools/perf/scripts/python/stackcollapse.py | |
parent | a79db45fa54e2420c9fe977a6a5835c466888b5a (diff) |
speakup: document the usage of enum values
The cursor tracking modes enum, the edge enum, and the read_all commands
enum should be used as such in the source code, to make it more readable
and make gcc catch missing values in switches.
Also, some values of enums are coupled with others, we at least need to
document these.
Signed-off-by: Samuel Thibault <[email protected]>
Link: https://lore.kernel.org/r/20201102095945.ap4pdff2dn47hijh@function
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions