X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2FTODO;h=71df83ce0ff5cca96d48b97878c5fef694886dbe;hb=d835a58baae720abe909795cb68763040d1750a8;hp=20111c61e74eb8923fa5c7a9a75b2d46567432ce;hpb=c3de2a19e8e6b333525efb65de2e83791c73a378;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/TODO b/gprof/TODO index 20111c61e7..71df83ce0f 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-2020 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.