#7181: Add documentation on heap-profile file format.
------------------------------+---------------------------------------------
Reporter: schernichkin | Owner:
Type: feature request | Status: new
Priority: normal | Component: Documentation
Version: 7.4.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Testcase:
Blockedby: | Blocking:
Related: |
------------------------------+---------------------------------------------
GHC docs currently lack of .hp file format specification. This trends
people to make incorrect assumptions on file format. For example authors
of hp2any-core package attemt to use haskell read function to read job
title, but actually profiler outputs unescaped values between quotation
marks, so approach fails when quoted string contains backslashes. I
suggest to add more documentation on file format, especially how numeric
values, strings and dates represented.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7181>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs