|
8 | 8 | - Sort flow by favorites, popularity, last edited, and by name
|
9 | 9 |
|
10 | 10 | ## Flow View
|
| 11 | + |
11 | 12 | - View the list of traces associated with a specific flow
|
12 | 13 | - Edit flow name and description
|
13 | 14 | - Subscribe to flow updates
|
|
18 | 19 | - Filter any field of the table and remove traces from the flow or attach them to a different flow
|
19 | 20 |
|
20 | 21 | ## Unassigned traces view
|
| 22 | + |
21 | 23 | - Assign traces to one or multiple flows
|
22 | 24 | - Quick filter by "My traces only”
|
23 | 25 | - Filter any field of the table
|
|
27 | 29 | 
|
28 | 30 |
|
29 | 31 | - Main Timeline (Flame Chart)
|
30 |
| - - Display slices on timeline, sorted by time |
31 |
| - - Display slices full name on hover |
32 |
| - - Ability to zoom with WASD or trackpad |
33 |
| - - Arrow measurement. Enable you to understand the duration of one function to another |
34 |
| - - Ability to add/remove any thread to favorites |
| 32 | + - Display slices on timeline, sorted by time |
| 33 | + - Display slices full name on hover |
| 34 | + - Ability to zoom with WASD or trackpad |
| 35 | + - Arrow measurement. Enable you to understand the duration of one function to another |
| 36 | + - Ability to add/remove any thread to favorites |
35 | 37 | - Global Timeline (Aggregation View)
|
36 |
| - - Display preview of the whole timeline in a condensed view |
37 |
| - - Ability to set start and end of the focus zone of the video timeline, synced with the flame graph timeline |
| 38 | + - Display preview of the whole timeline in a condensed view |
| 39 | + - Ability to set start and end of the focus zone of the video timeline, synced with the flame graph timeline |
38 | 40 | - Search
|
39 | 41 | - Connections
|
40 |
| - - Build new connections |
41 |
| - - Build connection with real-time feedback |
42 |
| - - Visually highlighting slices available for connections |
| 42 | + - Build new connections |
| 43 | + - Build connection with real-time feedback |
| 44 | + - Visually highlighting slices available for connections |
43 | 45 | - Flags
|
44 |
| - - Ability to add/remove flag |
45 |
| - - Ability to drag and change flag position |
46 |
| - - Ability to label, change color, and add notes to flags |
| 46 | + - Ability to add/remove flag |
| 47 | + - Ability to drag and change flag position |
| 48 | + - Ability to label, change color, and add notes to flags |
47 | 49 | - Details View
|
48 |
| - - Display slice info |
49 |
| - - Display execution path info |
| 50 | + - Display slice info |
| 51 | + - Display execution path info |
50 | 52 | - Execution paths feature
|
51 |
| - - Ability to show the full execution path available for the selected slice |
52 |
| - - Filter out inactive threads and sort remaining threads by start time |
53 |
| - - Show only the necessary depth of thread |
| 53 | + - Ability to show the full execution path available for the selected slice |
| 54 | + - Filter out inactive threads and sort remaining threads by start time |
| 55 | + - Show only the necessary depth of thread |
0 commit comments