Skip to content

Commit 12f7eb7

Browse files
authored
Merge pull request #11 from eclipse-threadx/bo-ms/add_revision_history
Add revision history file.
2 parents fbe853f + 2a9a40b commit 12f7eb7

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/revision_history.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
TraceX
2+
3+
For version 6 and higher, please refer to the release notes on GitHub at https://github.com/eclipse-threadx/tracex/releases.
4+
Below is the revision history for 5.x.
5+
6+
05/05/2009 TraceX version 5.0.1. This release includes the following
7+
modifications:
8+
9+
- Added tool bar for various navigation and control buttons.
10+
- Added zoom in/out features.
11+
- Added ability to calculate the ticks between any two events
12+
in the trace.
13+
- Added enhanced navigation facilities to search forward/backward
14+
on a specific object, event ID, context, or context switch.
15+
- Added context information for each context upon mouse-over.
16+
- Added ability to reorder context entries.
17+
- Added FileX and NetX support, including run-time analysis.
18+
- Added priority inversion detection and display.
19+
- Added raw trace dump capability.
20+
- Added ability to automatically convert input files in HEX or
21+
Motorola S-record format.
22+
- Corrected a run-time analysis problem detecting context switches
23+
that occur between the first and second event.
24+
- Improved trace accuracy.
25+
- Updated TraceX User Guide.

0 commit comments

Comments
 (0)