aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup_linux-host_android-device_arm-kernel.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2022-07-08 11:52:03 +0200
committerDmitry Vyukov <dvyukov@google.com>2022-07-08 15:07:53 +0200
commitb5765a153856746a5e7b74ea11751342337b0370 (patch)
tree235a8047924def64c28aad996595f73aca5e872a /docs/linux/setup_linux-host_android-device_arm-kernel.md
parente34bcc61e44978563c3119acd57507f604386614 (diff)
syz-manager: restore pprof handlers
Commit 2af9d324c1 switched to custom mux in order to add compression. But that broke the default http/pprof handlers since they are registered only in the default mux. We could manually register http/pprof handlers in our mux, but this looks like lots of code, not a single call. So restore the use of the default mux. CompressHandler can perfectly work with it and does not require a custom mux. Also add a layer of indirection to make any such changes easier in future.
Diffstat (limited to 'docs/linux/setup_linux-host_android-device_arm-kernel.md')
0 files changed, 0 insertions, 0 deletions