| commit | ded4c0a10e93235f19e967551a717d9348ebb1d9 | [log] [tgz] |
|---|---|---|
| author | Vladimir Mezentsev <vladimir.mezentsev@oracle.com> | Mon Dec 09 18:33:48 2024 -0800 |
| committer | Vladimir Mezentsev <vladimir.mezentsev@oracle.com> | Tue Dec 10 12:46:47 2024 -0800 |
| tree | ddbd93e57200555d140a117ff1b82689dfde06b4 | |
| parent | ba8b77eec15a26a6da11e9f1ef058ddca0af1b5d [diff] |
gprofng: fix sorting in Hist_data::sort If the '-name soname' option is used, the fake '<Total>' function is expanded with the name loadobject. gprofng/ChangeLog 2024-12-09 Vladimir Mezentsev <vladimir.mezentsev@oracle.com> * src/Hist_data.cc (Hist_data::sort): Fix sorting.