summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAshish Kumar Dhanotiya <adhanoti@codeaurora.org>2017-06-29 14:21:28 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-07-05 01:36:46 -0700
commitc5ece3150d6548faa9fc0ad7b070edff5d542a7f (patch)
treed630a5b5ce86d5c7960db56b7d0c33ad3c8d29ec /tools/perf/scripts/python
parent1df5eef78c9426fe0acebefdf3f7fd96b5be256c (diff)
qcacmn: Add correct api call to get proper boot time
Propagation from qcacld-2.0 to qcacmn Currently to get clock boottime, qdf_get_monotonic_boottime_ns api is getting used which does not include the suspend time. To include the system suspend time also in clock boottime, use qdf_get_bootbased_boottime_ns api which uses ktime_get_boot_ns kernel api. Change-Id: Ibcc628c315201fa3ced7e1ad96753772d91707b2 CRs-Fixed: 2069085
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions