Skip to content
Snippets Groups Projects
user avatar
Avi Kivity authored
gcc generates some functions in their own section.  Have a wildcard that
catches all of these sections so they can all be merged into the global
.text section; this makes 'perf kvm top' format its output better.

The catch-all wildcard is placed last since ld uses the first match.
3d58de8e
History
Name Last commit Last update
..
x64