client/server: enable "All clients" latency percentiles
authorVincent Fu <vincent.fu@samsung.com>
Thu, 3 Oct 2024 19:25:33 +0000 (19:25 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 3 Oct 2024 19:25:33 +0000 (19:25 +0000)
commit9e271031ce741b6502ce7589133f222811df659f
tree2ef2c075efcdcfbf253ed6aa9def39cec3f0dd66
parent92245726b7f608a7e6e294222e68821b4dcc38ea
client/server: enable "All clients" latency percentiles

The ?lat_percentile toggles and list of percentiles to report from the
thread_stat payload have not been propagated to the overall summary
report. Enable "All clients" latency percentile reporting by arbitrarily
using the toggles and percentile list from the first thread_stat
payload sent from the server.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
client.c