Filter based on procname
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 14 Feb 2014 02:36:19 +0000 (21:36 -0500)
committerJulien Desfossez <jdesfossez@efficios.com>
Fri, 14 Feb 2014 02:36:19 +0000 (21:36 -0500)
commit26e46ddee86d2de5c88997bf8362a6f27a0a2ff9
treeb60d9ecc86d2bd6d82616e95d435798ce4d8f28e
parent86b6b97c6bc839085cc100c7e656cadd597c37eb
Filter based on procname

Get rid of the filter based on the hostname since we don't have yet the
required context in LTTng, but replace it with a filter on the procname
(with follow-child support). This filter can be combined with the tid
filter list and executing a binary as well.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
src/common.c
src/common.h
src/lttngtop.c
utils/lttngtrace
This page took 0.046586 seconds and 4 git commands to generate.