git: DragonFly_RELEASE_5_8 pctrack - Fix symbol table scan

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Feb 28 09:16:46 PST 2020


commit a555df6c4a9d779507ba099e3e4867147b2bb4a5
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/a555df6c4a9d779507ba099e3e4867147b2bb4a5


-- 
DragonFly BSD source repository



More information about the Commits mailing list