diff options
author | Sean Christopherson <[email protected]> | 2021-05-04 17:27:31 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-05-05 22:54:11 +0200 |
commit | b41c723b203e19480c26f2ec8f04eedc03d34b34 (patch) | |
tree | 331a791cb2f2f40c8d4b03b46d246eab8245541b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 160457140187c5fb127b844e5a85f87f00a01b14 (diff) |
sched/vtime: Move vtime accounting external declarations above inlines
Move the blob of external declarations (and their stubs) above the set of
inline definitions (and their stubs) for vtime accounting. This will
allow a future patch to bring in more inline definitions without also
having to shuffle large chunks of code.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions