summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHenryk Dembkowski <Henryk.Dembkowski@intel.com>2011-02-12 11:50:09 -0800
committerDan Williams <dan.j.williams@intel.com>2011-07-03 00:36:31 -0700
commitdb48255b32a2664d8b321a51f46084a669e11ac6 (patch)
tree66ebd17eb1ac3a64c73eb3c89e332bf097d66db5 /tools/perf/scripts/python/syscall-counts.py
parent2f02f556abd4411d4d348b3bd9ce4d21c316f447 (diff)
isci: c99 tables cleanup step1
scic_sds_stp_remote_device_ready_substate_handler_table[] scic_sds_smp_remote_device_ready_substate_handler_table[] c99 the struct initializers: 1/ allows grep to consistently show method name associations. The naming is mostly consistent (except when it isn't) so this guarantees coverage of present and future exception cases. 2/ let's the compiler guarantee that the state table array entry correlates with an actual state name and detect accidental reordering or deletion of states. 3/ allows default handler's to be identified easily Signed-off-by: Henryk Dembkowski <henryk.dembkowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions