]> Cypherpunks repositories - gostls13.git/commit
cmd/trace: filter tasks by log text
authorHeschi Kreinick <heschi@google.com>
Wed, 7 Mar 2018 18:54:40 +0000 (13:54 -0500)
committerHeschi Kreinick <heschi@google.com>
Thu, 15 Mar 2018 19:59:22 +0000 (19:59 +0000)
commit1814a0595cb62a1788e4af17c3ab71f223bbd51b
treec5b296ea7cb48b0e276906c43a4ea98ed5118e73
parent61f92ee56abbc6c6af317e4b867b4214c31ae4c7
cmd/trace: filter tasks by log text

Add a search box to the top of the user task views that only displays
tasks containing a particular log message.

Change-Id: I92f4aa113f930954e8811416901e37824f0eb884
Reviewed-on: https://go-review.googlesource.com/100843
Run-TryBot: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
src/cmd/trace/annotations.go