commit | 7708ad64a24a674f7905aa7a5099a50f055debec | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Aug 19 13:34:22 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Aug 20 12:40:08 2008 +0200 |
tree | e7789c12a8fb0dd1c5d17fc89f6ee541a138211f | |
parent | 11ad93e59d114f4b218873f1c93261be725d2e22 [diff] |
xen: add xen_ prefixes to make tracing with ftrace easier It's easier to pattern match on Xen function if they all start with xen_. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>