ANDROID: GKI: export sys_exit tracepoint
This patch export a sys_exit tracepoint for task state-tracking and performance tuning. Bug: 339912146 Bug: 366116397 Change-Id: I951ac6034e80691f092c0ba41b6af1fdaf8be49c Signed-off-by: zhujingpeng <zhujingpeng@vivo.com> Signed-off-by: renchenghan <renchenghan@vivo.corp-partner.google.com> (cherry picked from commit 53c7feb8b4829376b678b7cb8d501f48b2b47286) (cherry picked from commit 17e523360e373b219c3a24ffed52bf773e0009df) (cherry picked from commit f8c32e13355291bf9a38077d0d087e887ce90778)
This commit is contained in:
committed by
Treehugger Robot
parent
8e497b9474
commit
e447fda2a4
@@ -44,6 +44,8 @@
|
||||
#define CREATE_TRACE_POINTS
|
||||
#include <trace/events/syscalls.h>
|
||||
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(sys_exit);
|
||||
|
||||
struct pt_regs_offset {
|
||||
const char *name;
|
||||
int offset;
|
||||
|
||||
Reference in New Issue
Block a user