trace2: trim whitespace in region messages in perf target format
authorJeff Hostetler <jeffhost@microsoft.com>
Thu, 8 Aug 2019 14:19:00 +0000 (07:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Aug 2019 17:39:44 +0000 (10:39 -0700)
Avoid unecessary trailing whitespace in "region_enter" and "region_leave"
messages in perf target format.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found