]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - include/linux/pti.h
PTI feature to allow user to name and mark masterchannel request.
authorJ Freyensee <james_p_freyensee@linux.intel.com>
Fri, 17 Jun 2011 22:09:53 +0000 (15:09 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Jul 2011 22:39:38 +0000 (15:39 -0700)
commit8168e9c2de7383c497aff9cd906dd475f9b42b2c
treec22775a1d4ae33a04d0ed87c3661262425c22688
parentfc360ee7a75da5ef96e7fca145b05024bfce4c72
PTI feature to allow user to name and mark masterchannel request.

This feature addition provides a new parameter in
pti_request_masterchannel() to allow the user
to provide their own name to mark the request when
the trace is viewed in a PTI SW trace viewer
(like MPTA).  If a name is not provided and
NULL is provided, the 'current' process name is used.
API function header documentation documents this.

Signed-off-by: Jeremy Rocher <rocher.jeremy@gmail.com>
Signed-off-by: J Freyensee <james_p_freyensee@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/pti.c
include/linux/pti.h