Commit 29b32fb
Add generic xy view
Implement the new generic xy view to support non-time
x-axis xy view. This new view uses a new endpoint in
the tsp introduced in:
eclipse-cdt-cloud/trace-server-protocol#114
Signed-off-by: Siwei Zhang <siwei.zhang@ericsson.com>1 parent 9ecae42 commit 29b32fb
6 files changed
Lines changed: 926 additions & 4 deletions
File tree
- local-libs/traceviewer-libs
- base
- react-components
- src/components
- vscode-trace-common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
0 commit comments