X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2FTODO;h=7fa50da554c00099b48b8a8452239a531914a8b9;hb=3d3424e9a8d6ad56160b98bf6e223c0346164468;hp=20111c61e74eb8923fa5c7a9a75b2d46567432ce;hpb=fa803dc60f0bf01297674c41d001798e18ade4dc;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/TODO b/gprof/TODO index 20111c61e7..7fa50da554 100644 --- a/gprof/TODO +++ b/gprof/TODO @@ -1,7 +1,4 @@ -- gmon_io.c cannot deal with target architecture that have a pointer size - that is different from the host architectures pointer size---fix this - (gmon_out.h, and gmon_io.c) - add support for prof file format so that prof files can be displayed at the line-level (this is useful for the uprofile tool under DEC's OSF/1) @@ -70,3 +67,9 @@ read new gmon.out style files. The idea being that everyone will use the new format for basic-block style profiling but the old format for regular gpprofiling + +Copyright (C) 2012-2016 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved.