aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2017-10-13 14:56:43 -0700
committerIngo Molnar <[email protected]>2017-10-17 17:14:57 +0200
commit0c2a3913d6f50503f7c59d83a6219e39508cc898 (patch)
treeccc90d5b5de1476f37c4a76c8adb21b535e38fd8 /tools/perf/scripts/python/call-graph-from-sql.py
parent0b00de857a648dafe7020878c7a27cf776f5edf4 (diff)
x86/fpu: Parse clearcpuid= as early XSAVE argument
With a followon patch we want to make clearcpuid affect the XSAVE configuration. But xsave is currently initialized before arguments are parsed. Move the clearcpuid= parsing into the special early xsave argument parsing code. Since clearcpuid= contains a = we need to keep the old __setup around as a dummy, otherwise it would end up as a environment variable in init's environment. Signed-off-by: Andi Kleen <[email protected]> Reviewed-by: Thomas Gleixner <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions