Update NEWS.

This commit is contained in:
Bartosz Taudul 2020-05-02 00:10:08 +02:00
parent 95c9259193
commit a7ccb3e811

3
NEWS
View File

@ -44,6 +44,9 @@ v0.7 (xxxx-xx-xx)
symbol.
- Ability to switch between inlined functions which are incorporated into
the symbol.
- Graphical representation of control flow in program.
- Display of micro-architectural data for each assembly instruction.
- Tracking register dependencies between assembly instructions.
- If the default listening port is occupied, profiler will now try listening
on other ports.
- Added possibility to perform source file names substitution.