Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e739cef3 authored by Ryan Savitski's avatar Ryan Savitski
Browse files

atrace.rc: fix duplicated block due to automerging

My aosp/2449540 was trying to sync aosp and internal state, but the
diffs lined up in a way that some internal branches got a duped
boottrace block. Resolve that manually with a merged-in spec with an
internal/master change-id as that branch and its downstream is
undamaged. Branches in question:
  https://screenshot.googleplex.com/82u82dZsAx9KjQG

Bug: 270060883
Merged-In: I6001eec487932ab1fd869231815fbf485b7370bb
Change-Id: I32a945f4d2cbb8337de7faf3c9e47fcc65bac089
parent 8d3b1233
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -317,12 +317,6 @@ on late-init && property:ro.boot.fastboot.boottrace=enabled
    write /sys/kernel/debug/tracing/tracing_on 1
    write /sys/kernel/tracing/tracing_on 1

on late-init && property:ro.boot.fastboot.boottrace=enabled
    setprop debug.atrace.tags.enableflags 802922
    setprop persist.traced.enable 0
    write /sys/kernel/debug/tracing/tracing_on 1
    write /sys/kernel/tracing/tracing_on 1

# Only create the tracing instance if persist.mm_events.enabled
# Attempting to remove the tracing instance after it has been created
# will likely fail with EBUSY as it would be in use by traced_probes.