diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-05-23 00:53:36 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-05-23 00:53:36 +0200 |
commit | 5e0b78708cb59ab4faabf01bdd197b3080820d6b (patch) | |
tree | 8b7451118e9ebab8539bc539ec2bb273f96b8223 /open_issues/profiling.mdwn | |
parent | d2a6e841c0eb10f6c6b7495d5c4644ca74bc4b21 (diff) | |
parent | a9fc3903036c3f58cd8c80e79797feff4eaa3ea9 (diff) | |
download | web-5e0b78708cb59ab4faabf01bdd197b3080820d6b.tar.gz web-5e0b78708cb59ab4faabf01bdd197b3080820d6b.tar.bz2 web-5e0b78708cb59ab4faabf01bdd197b3080820d6b.zip |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/web
Diffstat (limited to 'open_issues/profiling.mdwn')
-rw-r--r-- | open_issues/profiling.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/open_issues/profiling.mdwn b/open_issues/profiling.mdwn index 57e3bedf..12690af2 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 @@ -18,6 +18,7 @@ done for [[performance analysis|performance]] reasons. * [[hurd/debugging/rpctrace]] * [[gprof]] + * [[profiling GNU Mach|microkernel/mach/gnumach/profiling]] * [[glibc]]'s sotruss |