kmemtrace-report: addr2line support and output sorting for allocation view.
commit2f838e3e8bc5ca72bcfddae7f4d7a8a94e5d4b90
authorEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Tue, 2 Dec 2008 06:37:04 +0000 (2 08:37 +0200)
committerEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Tue, 2 Dec 2008 07:52:32 +0000 (2 09:52 +0200)
tree283e8b49b9cd794df282bf22ab52f2714856248d
parente515dca3f07dc1be377d5956fd666aa918d72569
kmemtrace-report: addr2line support and output sorting for allocation view.

Following the same principle as with the call-site view, sort the
allocation view by fragmentation. Also, make it possible to see, using
addr2line, exactly where in the source code each allocation occurs.

Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
kmemtrace-report.c