diff options
author | Andy Lutomirski <[email protected]> | 2011-08-10 11:15:31 -0400 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2011-08-10 19:26:46 -0500 |
commit | fce8dc06423d6fb2709469dc5c55b04e09c1d126 (patch) | |
tree | b6a901db2c89a140adfbe09cc0547fb232f9b270 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f3fb5b7bb70d6e679c15fef85707810a067f5fb6 (diff) |
x86-64: Wire up getcpu syscall
getcpu is available as a vdso entry and an emulated vsyscall.
Programs that for some reason don't want to use the vdso should
still be able to call getcpu without relying on the slow emulated
vsyscall. It costs almost nothing to expose it as a real syscall.
We also need this for the following patch in vsyscall=native mode.
Signed-off-by: Andy Lutomirski <[email protected]>
Link: http://lkml.kernel.org/r/6b19f55bdb06a0c32c2fa6dba9b6f222e1fde999.1312988155.git.luto@mit.edu
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions