aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSumit Garg <[email protected]>2021-02-08 13:32:22 +0530
committerDaniel Thompson <[email protected]>2021-04-14 13:47:09 +0100
commit83fa2d13d628be901a21cdfb3553963cd8858052 (patch)
treed1e265368f2a16a3af6ef640021a7a1b8c8f928f /tools/perf/scripts/python/export-to-sqlite.py
parent2bbd9b0f2b4ec0afa80b52b1a68bd3bc80618275 (diff)
kdb: Refactor env variables get/set code
Add two new kdb environment access methods as kdb_setenv() and kdb_printenv() in order to abstract out environment access code from kdb command functions. Also, replace (char *)0 with NULL as an initializer for environment variables array. Signed-off-by: Sumit Garg <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Link: https://lore.kernel.org/r/[email protected] [[email protected]: Replaced (char *)0/NULL initializers with an array size] Signed-off-by: Daniel Thompson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions