This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Basic block profiling info for gprof


Hi Ben,

It works, but (if I recall) it uses some O(n^2) algorithms that makes it
unbearably slow for large programs.

If it works, but is slow, then I think that we should leave it in. It is not harming anyone at the moment, and anyone who does complain about it can be redirected to gcov and a modern gcc.


Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]