diff options
author | Jakub Kicinski <[email protected]> | 2017-11-02 01:31:32 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-02 20:27:11 +0900 |
commit | 2c4197a041dfbb5101aaa8be7b378ba69b91e765 (patch) | |
tree | 4a1bc5a3967d722d09cd6c4f5131277809f380cc /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f449657f83532807f388b9b99cf0c3f7be65eda9 (diff) |
nfp: reorganize the app table
The app table is an unordered array right now. We have to search
apps by ID. It also makes it harder to fall back to core NIC if
advanced functions are not compiled into the kernel (e.g. eBPF).
Make the table keyed by app id.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions