diff options
author | 2019-12-09 17:35:23 +0800 | |
---|---|---|
committer | 2019-12-20 10:02:38 +0100 | |
commit | e976eb4b91e906f20ec25b20c152d53c472fc3fd (patch) | |
tree | 8a6a658da38fc8c13c447a707b1d9ee967538fc8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64() (diff) | |
download | linux-dev-e976eb4b91e906f20ec25b20c152d53c472fc3fd.tar.xz linux-dev-e976eb4b91e906f20ec25b20c152d53c472fc3fd.zip |
PM: wakeup: Show statistics for deleted wakeup sources again
After commit 00ee22c28915 (PM / wakeup: Use seq_open() to show wakeup
stats), print_wakeup_source_stats(m, &deleted_ws) is not called from
wakeup_sources_stats_seq_show() any more.
Because deleted_ws is one of the wakeup sources, it should be shown
too, so add it to the end of all other wakeup sources.
Signed-off-by: zhuguangqing <zhuguangqing@xiaomi.com>
[ rjw: Subject & changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions