aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorRahul Lakkireddy <[email protected]>2020-06-24 02:03:23 +0530
committerDavid S. Miller <[email protected]>2020-06-23 20:55:44 -0700
commitf35d2117e28dc381613aa3ebf3755bf9dc4080a1 (patch)
treee68d8c00936468d49b214e9a435b57fd4bc0d1bc /tools/perf/scripts/python/syscall-counts-by-pid.py
parent5fff701c838e0e9afeac942d2fe20879d2b260aa (diff)
cxgb4: move device dump arrays in header to C file
Move all arrays related to device dump in header file to C file. Also, move the function that shares the arrays to the same C file. Fixes following warnings reported by make W=1 in several places: cudbg_entity.h:513:18: warning: 't6_hma_ireg_array' defined but not used [-Wunused-const-variable=] 513 | static const u32 t6_hma_ireg_array[][IREG_NUM_ELEM] = { Fixes: a7975a2f9a79 ("cxgb4: collect register dump") Fixes: 17b332f48074 ("cxgb4: add support to read serial flash") Signed-off-by: Rahul Lakkireddy <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions