summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-05-19 18:12:17 +0300
committerDavid S. Miller <davem@davemloft.net>2022-05-20 13:12:24 +0300
commit660e52d651ab7faa20d1ba08ae90a306b023e395 (patch)
treefbb29038d335d841c858528f89678390ad6c9630 /tools/perf/scripts/python/exported-sql-viewer.py
parentcf4e73a1667e620ef703ff1f86ae96471ffa80f6 (diff)
downloadlinux-660e52d651ab7faa20d1ba08ae90a306b023e395.tar.xz
net: ipa: save a copy of endpoint default config
All elements of the default endpoint configuration are used in the code when programming an endpoint for use. But none of the other configuration data is ever needed once things are initialized. So rather than saving a pointer to *all* of the configuration data, save a copy of only the endpoint configuration portion. This will eventually allow endpoint configuration to be modifiable at runtime. But even before that it means we won't keep a pointer to configuration data after when no longer needed. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions