NeilBrown
2aab9c3ca4
scripts: fix faddr2line to work on last symbol
...
If faddr2line is given a function name which is the last one listed by
"nm -n", it will fail because it never finds the next symbol.
So teach the awk script to catch that possibility, and use 'size' to
provide the end point of the last function.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-10-12 12:26:52 -07:00
..
2017-08-10 01:01:03 +09:00
2017-02-28 16:16:46 +01:00
2017-09-20 10:13:05 -05:00
2017-08-07 13:29:04 -07:00
2017-09-01 08:50:32 +09:00
2017-09-08 14:32:34 -07:00
2017-08-19 11:02:53 -07:00
2017-03-28 16:16:52 +02:00
2017-09-13 11:28:19 -07:00
2017-09-21 00:06:03 +09:00
2017-07-31 19:03:02 -04:00
2016-09-21 13:56:55 -04:00
2017-06-23 14:17:38 -06:00
2016-12-11 22:30:10 +01:00
2016-04-06 14:06:48 +01:00
2016-12-12 18:55:06 -08:00
2017-05-14 11:20:44 +09:00
2016-12-05 14:21:24 -07:00
2015-04-13 21:03:02 +09:30
2017-05-14 11:20:44 +09:00
2017-02-03 11:49:06 +01:00
2017-10-03 17:54:26 -07:00
2017-05-14 11:20:44 +09:00
2017-06-10 01:15:36 +09:00
2017-05-14 11:20:44 +09:00
2017-05-14 11:20:44 +09:00
2017-05-14 11:20:44 +09:00
2016-10-11 09:50:43 +02:00
2014-06-10 00:04:06 +02:00
2014-04-30 17:34:32 +02:00
2016-10-11 15:06:30 -07:00
2016-11-29 14:19:50 +01:00
2013-04-29 15:54:27 -07:00
2013-02-22 11:52:31 +01:00
2015-02-16 17:56:04 -08:00
2017-05-14 11:20:44 +09:00
2017-05-14 11:20:44 +09:00
2015-09-25 16:31:45 +01:00
2015-04-15 14:01:12 +02:00
2017-05-14 11:20:44 +09:00
2017-05-14 11:20:44 +09:00
2011-08-31 16:12:17 +02:00
2017-10-12 12:26:52 -07:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2016-08-08 17:49:05 -07:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2016-11-09 22:28:05 +01:00
2017-07-07 15:09:09 -07:00
2017-05-14 11:20:44 +09:00
2017-08-08 11:09:31 -07:00
2012-06-27 12:44:29 -07:00
2017-05-14 11:20:44 +09:00
2017-05-14 11:20:44 +09:00
2014-10-14 09:22:26 +02:00
2014-12-20 00:01:12 +01:00
2016-02-26 15:30:20 +00:00
2017-02-03 08:28:25 -08:00
2017-08-10 00:58:20 +09:00
2017-08-30 16:18:16 -06:00
2016-05-13 14:02:05 +02:00
2017-02-22 16:41:26 -08:00
2017-06-30 09:03:03 +09:00
2017-06-23 14:17:38 -06:00
2017-08-25 00:10:05 +09:00
2017-09-28 07:23:02 +02:00
2016-06-07 22:57:10 +02:00
2017-08-21 09:06:00 +09:00
2017-09-01 08:53:17 +09:00
2017-08-07 11:20:57 -07:00
2017-07-11 21:33:54 +09:00
2010-06-12 00:00:29 +02:00
2017-06-25 12:47:55 +09:00
2016-12-12 18:55:09 -08:00
2017-09-09 10:00:15 -07:00
2010-06-10 12:23:08 +02:00
2015-08-07 16:26:13 +01:00
2016-09-09 10:47:00 +02:00
2014-08-27 21:54:11 +09:30
2016-11-11 08:45:08 -08:00
2017-05-14 11:20:44 +09:00
2017-06-19 22:48:15 +09:00
2014-08-20 16:03:45 +02:00
2015-06-23 13:35:47 +09:00
2011-01-07 14:31:01 +01:00
2017-03-13 09:40:28 -07:00
2017-05-14 11:20:44 +09:00
2017-03-11 11:13:38 +09:00
2017-08-08 11:16:14 -07:00
2014-04-30 17:34:32 +02:00
2014-06-10 00:04:06 +02:00
2017-05-14 11:20:44 +09:00
2016-02-09 10:09:52 -08:00
2017-03-24 20:51:49 -04:00
2015-11-03 10:45:26 -05:00
2017-05-14 11:20:44 +09:00
2016-06-20 17:37:45 +02:00
2014-06-10 00:04:06 +02:00
2017-02-10 12:43:47 +11:00
2016-11-14 11:11:51 +11:00
2014-10-14 02:18:23 +02:00
2017-10-03 17:54:23 -07:00
2017-09-08 10:02:55 -06:00
2017-05-14 11:20:44 +09:00
2015-08-28 17:04:40 +02:00
2017-06-06 08:42:34 +09:00
2011-01-22 15:50:59 +01:00
2017-04-08 18:03:42 +02:00
2015-03-16 14:49:13 +00:00
2014-08-20 16:03:45 +02:00