summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEkansh Gupta <quic_ekangupt@quicinc.com>2025-01-10 13:43:08 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-10 15:17:44 +0100
commitff5e0c847042bdde7efd550c722c614ad57715b3 (patch)
treee81f2eba1279d02895f39bacf0f8cf6d25de1ac4 /tools/perf/scripts/python/export-to-postgresql.py
parent37d56e0fb08e1f806de638b7dc8edff329cb683d (diff)
misc: fastrpc: Rename tgid and pid to client_id
The information passed as request tgid and pid is actually the client id of the process. This client id is used as an identifier by DSP to identify the DSP PD corresponding to the process. Currently process tgid is getting passed as the identifier which is getting replaced by a custom client id. Rename the data which uses this client id. Signed-off-by: Ekansh Gupta <quic_ekangupt@quicinc.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20250110134308.123739-3-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions