commit | 4511f1d992a859c11a4445c6150ce206a2d1d427 | [log] [tgz] |
---|---|---|
author | Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com> | Wed Aug 28 14:24:57 2019 +0300 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Sep 19 17:38:53 2019 -0400 |
tree | aa33384f456c7898666dd57aa83408e2f9acb377 | |
parent | b69f563eeaaa44aaecd75d5f17770f6c5d04f455 [diff] |
trace-cmd: Add option to execute traced process as given user A new trace-cmd record option is added: "--user". When it is set with combination of option -F, the traced process is executed in the context of the specified user. Link: http://lore.kernel.org/linux-trace-devel/20190828112457.10533-4-tz.stoyanov@gmail.com Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>