Skip to content

Commit

Permalink
label cpuhp trace points am: bbc3cc3 am: ce416b0
Browse files Browse the repository at this point in the history
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1382161

Change-Id: I3caee26fabdfadb72608ccddd46ba5dd100222c9
  • Loading branch information
weivincewang authored and android-build-merge-worker-robot committed Jul 31, 2020
2 parents c1944d4 + ce416b0 commit 4f70aa6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions private/genfs_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ genfscon tracefs /events/ftrace/print/ u:objec
genfscon tracefs /events/gpu_mem/gpu_mem_total u:object_r:debugfs_tracing:s0
genfscon tracefs /events/thermal/thermal_temperature/ u:object_r:debugfs_tracing:s0
genfscon tracefs /events/thermal/cdev_update/ u:object_r:debugfs_tracing:s0
genfscon tracefs /events/cpuhp/cpuhp_enter/ u:object_r:debugfs_tracing:s0
genfscon tracefs /events/cpuhp/cpuhp_exit/ u:object_r:debugfs_tracing:s0

genfscon debugfs /tracing/trace_clock u:object_r:debugfs_tracing:s0
genfscon debugfs /tracing/buffer_size_kb u:object_r:debugfs_tracing:s0
Expand Down Expand Up @@ -301,6 +303,8 @@ genfscon debugfs /tracing/events/ftrace/print/
genfscon debugfs /tracing/events/gpu_mem/gpu_mem_total u:object_r:debugfs_tracing:s0
genfscon debugfs /tracing/events/thermal/thermal_temperature/ u:object_r:debugfs_tracing:s0
genfscon debugfs /tracing/events/thermal/cdev_update/ u:object_r:debugfs_tracing:s0
genfscon debugfs /tracing/events/cpuhp/cpuhp_enter/ u:object_r:debugfs_tracing:s0
genfscon debugfs /tracing/events/cpuhp/cpuhp_exit/ u:object_r:debugfs_tracing:s0

genfscon debugfs /kcov u:object_r:debugfs_kcov:s0

Expand Down

0 comments on commit 4f70aa6

Please sign in to comment.