Jan Beulich
690a973f48
[PATCH] x86-64: Speed up dwarf2 unwinder
...
This changes the dwarf2 unwinder to do a binary search for CIEs
instead of a linear work. The linker is unfortunately not
able to build a proper lookup table at link time, instead it creates
one at runtime as soon as the bootmem allocator is usable (so you'll continue
using the linear lookup for the first [hopefully] few calls).
The code should be ready to utilize a build-time created table once
a fixed linker becomes available.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-10-21 18:37:01 +02:00
..
2006-10-17 08:18:45 -07:00
2006-10-17 08:18:44 -07:00
2006-10-17 08:18:42 -07:00
2006-10-01 00:39:29 -07:00
2006-10-06 08:53:39 -07:00
2006-09-11 13:32:30 -04:00
2006-10-04 08:31:16 -04:00
2006-10-04 08:31:21 -04:00
2006-09-29 09:18:12 -07:00
2006-10-02 08:03:31 -07:00
2006-06-30 19:25:36 +02:00
2006-10-17 08:18:48 -07:00
2006-10-10 15:37:23 -07:00
2006-09-01 11:39:08 -07:00
2006-10-03 08:03:41 -07:00
2006-06-30 19:25:36 +02:00
2006-10-02 07:57:21 -07:00
2006-10-17 08:18:48 -07:00
2006-10-10 15:37:22 -07:00
2006-10-10 15:37:22 -07:00
2006-09-29 09:18:15 -07:00
2006-10-03 08:03:41 -07:00
2006-09-29 09:18:15 -07:00
2006-09-29 09:18:13 -07:00
2006-10-02 07:57:23 -07:00
2006-10-02 07:57:16 -07:00
2006-06-30 19:25:36 +02:00
2006-07-14 21:53:52 -07:00
2006-10-01 00:39:19 -07:00
2006-09-13 07:32:14 -07:00
2006-07-03 15:27:04 -07:00
2006-10-17 08:56:43 -07:00
2006-10-04 07:55:30 -07:00
2006-10-11 11:14:21 -07:00
2006-10-11 01:45:14 -04:00
2006-07-03 15:27:01 -07:00
2006-07-03 15:27:04 -07:00
2006-07-03 15:27:04 -07:00
2006-10-20 10:26:44 -07:00
2006-09-30 01:47:55 +02:00
2006-09-29 09:18:08 -07:00
2006-10-02 07:57:25 -07:00
2006-10-17 08:18:43 -07:00
2006-10-03 23:01:26 +02:00
2006-10-11 11:14:24 -07:00
2006-10-11 11:14:22 -07:00
2006-09-29 09:18:12 -07:00
2006-10-04 07:55:31 -07:00
2006-10-04 07:55:31 -07:00
2006-10-10 15:37:22 -07:00
2006-10-03 08:03:41 -07:00
2006-06-27 17:32:47 -07:00
2006-10-04 03:38:54 -04:00
2006-07-03 15:27:01 -07:00
2006-10-04 03:38:54 -04:00
2006-09-29 09:18:09 -07:00
2006-07-03 15:27:01 -07:00
2006-07-03 15:27:04 -07:00
2006-10-20 10:26:37 -07:00
2006-10-02 07:57:15 -07:00
2006-09-29 09:18:14 -07:00
2006-09-29 09:18:14 -07:00
2006-10-01 00:39:21 -07:00
2006-10-04 07:55:30 -07:00
2006-07-03 15:27:02 -07:00
2006-09-29 09:18:24 -07:00
2006-10-16 09:14:05 -07:00
2006-10-04 07:55:30 -07:00
2006-10-20 10:26:38 -07:00
2006-10-01 00:39:29 -07:00
2006-10-01 00:39:26 -07:00
2006-10-01 00:39:27 -07:00
2006-10-01 00:39:29 -07:00
2006-10-21 18:37:01 +02:00
2006-10-02 07:57:22 -07:00
2006-07-10 13:24:25 -07:00
2006-10-11 11:14:19 -07:00