git: pctrack - Fix symbol table scan
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Feb 13 22:16:38 PST 2020
commit c141c298f124f382c1ba8e2bbf4ae5116c8ee4bf
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Feb 13 21:52:29 2020 -0800
pctrack - Fix symbol table scan
* Fix the symbol table scan to properly parse kernel symbols and not
get confused by non-code symbols.
Summary of changes:
usr.bin/pctrack/pctrack.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c141c298f124f382c1ba8e2bbf4ae5116c8ee4bf
--
DragonFly BSD source repository
More information about the Commits
mailing list