diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-05-18 12:53:00 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-05-18 12:53:00 +0200 |
commit | a443afde27a74f8d8bc13e1184ecf16d513d6147 (patch) | |
tree | 706d01d5ec6581778dfa0e56fe6085fabdb60935 /open_issues/profiling.mdwn | |
parent | 2781d32ebd97fe0c93cb1b428c8b85ae0f23515e (diff) | |
parent | 60f15d9a60e7e0754c30bd8ec458982cd35540d3 (diff) | |
download | web-a443afde27a74f8d8bc13e1184ecf16d513d6147.tar.gz web-a443afde27a74f8d8bc13e1184ecf16d513d6147.tar.bz2 web-a443afde27a74f8d8bc13e1184ecf16d513d6147.zip |
Merge remote-tracking branch 'savannah/master'
Conflicts:
open_issues/profiling.mdwn
Diffstat (limited to 'open_issues/profiling.mdwn')
-rw-r--r-- | open_issues/profiling.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/open_issues/profiling.mdwn b/open_issues/profiling.mdwn index 13ac86eb..12690af2 100644 --- a/open_issues/profiling.mdwn +++ b/open_issues/profiling.mdwn @@ -19,6 +19,8 @@ done for [[performance analysis|performance]] reasons. * [[gprof]] + * [[profiling GNU Mach|microkernel/mach/gnumach/profiling]] + * [[glibc]]'s sotruss * [[ltrace]] |