diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-07-11 15:03:18 -0400 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-07-30 14:27:48 -0400 |
commit | 7d0642b93780a7309d2954de6f6126d6ceb526f0 (patch) | |
tree | 50d80ffbe0f4e9e02a6f1dbd809984f993adf527 /mm | |
parent | 28a33cbc24e4256c143dce96c7d93bf423229f92 (diff) | |
download | linux-3.10-7d0642b93780a7309d2954de6f6126d6ceb526f0.tar.gz linux-3.10-7d0642b93780a7309d2954de6f6126d6ceb526f0.tar.bz2 linux-3.10-7d0642b93780a7309d2954de6f6126d6ceb526f0.zip |
xen/perf: Define .glob for the different hypercalls.
This allows us in perf to have this:
99.67% [kernel] [k] xen_hypercall_sched_op
0.11% [kernel] [k] xen_hypercall_xen_version
instead of the borring ever-encompassing:
99.13% [kernel] [k] hypercall_page
[v2: Use a macro to define the name and skip]
[v3: Use balign per Jan's suggestion]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions