diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-20 16:18:56 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-20 16:18:56 +0200 |
commit | 2781d32ebd97fe0c93cb1b428c8b85ae0f23515e (patch) | |
tree | a897b443172d1f700845f599a42aabc86ab9cbcf /open_issues/profiling.mdwn | |
parent | 8508709d37f0bcccc8a97d3c97f4780c85b8ac5b (diff) | |
download | web-2781d32ebd97fe0c93cb1b428c8b85ae0f23515e.tar.gz web-2781d32ebd97fe0c93cb1b428c8b85ae0f23515e.tar.bz2 web-2781d32ebd97fe0c93cb1b428c8b85ae0f23515e.zip |
open_issues/gcc: a050099a416f013bda35832b878d9a57b0cbb231 (gcc-6-branch branch point; 2016-04-15)
Diffstat (limited to 'open_issues/profiling.mdwn')
-rw-r--r-- | open_issues/profiling.mdwn | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/open_issues/profiling.mdwn b/open_issues/profiling.mdwn index e7dde903..13ac86eb 100644 --- a/open_issues/profiling.mdwn +++ b/open_issues/profiling.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2010, 2011, 2013, 2014 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2010, 2011, 2013, 2014, 2016 Free Software +Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -19,9 +19,6 @@ done for [[performance analysis|performance]] reasons. * [[gprof]] - Should be working, but some issues have been reported, regarding GCC spec - files. Should be possible to fix (if not yet done) easily. - * [[glibc]]'s sotruss * [[ltrace]] |