procstat --libxo=json,pretty cs pgrep your_favorite_program would
return the correct data, however without nesting per thread.
This patch adds a thread-level nesting for the libxo output, making
the output more parsable.
Spotted By: Call For Testing Production Users Call Meetup Group