summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChing-Te Ku <ku920601@realtek.com>2023-01-03 22:02:32 +0800
committerKalle Valo <kvalo@kernel.org>2023-01-16 15:34:30 +0200
commitf643d08642b82eeb9b9654399dd04657050f7c6f (patch)
tree1128c0085c59e712803ec27c60750c2e7bd290d3 /tools/perf/scripts/python/export-to-postgresql.py
parente20c9f656654f74c9234e6cd3231aed72f53d246 (diff)
wifi: rtw89: coex: Remove le32 to CPU translator at firmware cycle report
There are at least 2 version of cycle report format. If the code keep translating the report to local variable, the numbers of variable in check btc report function will out of maximum variable numbers. And most of these variable are using only one time, it is not necessary to store at memory. Signed-off-by: Ching-Te Ku <ku920601@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20230103140238.15601-2-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions