diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2016-07-13 17:16:59 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-07-15 10:41:42 +0200 |
commit | e722d8daafb974b9ad1bbaf42f384a5ea5929f5f (patch) | |
tree | 4606da52182007488af7086c1ff4867ef8f0093f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 24f73b99716a9cd8cbb345c41ced6b3b5ed94006 (diff) |
profile: Convert to hotplug state machine
Install the callbacks via the state machine and let the core invoke
the callbacks on the already online CPUs. A lot of code is removed because
the for-loop is used and create_hash_tables() is removed since its purpose
is covered by the startup / teardown hooks.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions