aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLukasz Luba <[email protected]>2024-02-08 11:55:54 +0000
committerRafael J. Wysocki <[email protected]>2024-02-08 15:00:32 +0100
commit09417e673cbd578a1eaf8aba34a668119622d79c (patch)
treecea1fec86b15f0974191e9355311a53db7d5a799 /tools/perf/scripts/python/export-to-postgresql.py
parent9f5fb518c3c022c5c50883c9006f6f2cd00d51d7 (diff)
PM: EM: Change debugfs configuration to use runtime EM table data
Dump the runtime EM table values which can be modified in time. In order to do that allocate chunk of debug memory which can be later freed automatically thanks to devm_kcalloc(). This design can handle the fact that the EM table memory can change after EM update, so debug code cannot use the pointer from initialization phase. Reviewed-by: Dietmar Eggemann <[email protected]> Tested-by: Dietmar Eggemann <[email protected]> Signed-off-by: Lukasz Luba <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions