blob: 78a90300cae965c3282af82ca86e215f4c89ad2d (
plain)
1
2
3
4
5
6
7
|
- check whether old file format is properly read when input comes from
stdin
- check whether underscores are properly dealt with (both, on systems
that prepend them to each C name and on systems that don't)
- ensure gprof fails gracefully when no debugging info available
|