Skip to content

Commit af537e4

Browse files
committed
docs: update readme
1 parent be86a6a commit af537e4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ Each column can be sorted by clicking the column header, this will sort the rows
128128

129129
#### Filtering
130130

131-
Details (events with 0 time) are hidden by default but can be shown/ hidden.
131+
Details (events with 0 time) are hidden by default but can be shown/ hidden.\
132+
Show only debug statements using the Debug Only filter.\
132133
Min and Max filtering can be done on the _Total Time_ and _Self Time_ columns.
133134

134135
#### Keyboard Navigation
@@ -143,7 +144,7 @@ Show analysis of method calls by showing Self Time, Total Time, Count (number of
143144

144145
#### Sort
145146

146-
By default the Analysis table is sorted with the events that took the longest by Self Time at the top.
147+
By default the Analysis table is sorted with the events that took the longest by Self Time at the top.\
147148
Each column can be sorted by clicking the column header, this will sort the rows ascending or descending.
148149

149150
#### Group

0 commit comments

Comments
 (0)