diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 10:37:15 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 10:37:15 +0100 |
commit | 0ae21581ece4639d56671f7855d808e0f5c0ac62 (patch) | |
tree | b4b729db84652b81724c523b14f241daeef578af /open_issues/latrace.mdwn | |
parent | d493882f538dc7b090fdb63202f2acf3727f0a06 (diff) | |
download | web-0ae21581ece4639d56671f7855d808e0f5c0ac62.tar.gz web-0ae21581ece4639d56671f7855d808e0f5c0ac62.tar.bz2 web-0ae21581ece4639d56671f7855d808e0f5c0ac62.zip |
Some more tracing tools.
Diffstat (limited to 'open_issues/latrace.mdwn')
-rw-r--r-- | open_issues/latrace.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/open_issues/latrace.mdwn b/open_issues/latrace.mdwn index b5a2928c..f5b7521e 100644 --- a/open_issues/latrace.mdwn +++ b/open_issues/latrace.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2013 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 @@ -9,3 +9,8 @@ is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] Check whether <http://people.redhat.com/jolsa/latrace/> works. + + +# See Also + + * [[debugging]], [[profiling]] |