- 44a5bb9 Make UprobeStatsBpfLoad buildable with -Wshadow by Motomu Utsumi · 5 months ago main
- 21253f6 Merge 25Q1 (ab/BP1A.250305.020) to AOSP main by Xin Li · 6 months ago
- f55ffcc Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 7 months ago
- 5a47992 Merge "Conditionally use flags in mainline container" into main by Yu-Ting Tseng · 9 months ago
- fbef181 Merge "Add uprobestats-mainline-presubmit" into main by Yu-Ting Tseng · 9 months ago
- 80c135b Conditionally use flags in mainline container by Yu-Ting Tseng · 9 months ago
- a53de91 Merge "Add uprobestats_mainline_flags_java_lib" into main by Treehugger Robot · 9 months ago
- 600e8d7 Add uprobestats_mainline_flags_java_lib by Yu-Ting Tseng · 9 months ago
- f48ca31 Add uprobestats-mainline-presubmit by Yu-Ting Tseng · 9 months ago
- d1b462d Fix: use executable_method_file_offsets API in Guardrail by Matt Gilbride · 9 months ago
- 86c09ce Merge "Fix: remove debug logging from UprobeStats" into main by Matt Gilbride · 9 months ago
- 31afe48 Merge "Call ABinderProcess_startThreadPool" into main by Treehugger Robot · 9 months ago
- 367ebd2 Fix: remove debug logging from UprobeStats by Matt Gilbride · 9 months ago
- 660d38e Call ABinderProcess_startThreadPool by Yu-Ting Tseng · 9 months ago
- 2b1bc59 Update per const changes to dynamic_instrumentation_manager by Matt Gilbride · 9 months ago
- 33de0b3 Mirror uprobestats system flags in Mainline by Yu-Ting Tseng · 10 months ago
- 02624d0 Add an EXECUTABLE_METHOD_FILE_OFFSETS flag to mirror ART by Matt Gilbride · 10 months ago
- 37c4995 Integrate with getExecutableMethodFileOffsets API by Matt Gilbride · 10 months ago
- 5f4f9b5 Create uprobestats-protos for use in CTS. by Yu-Ting Tseng · 10 months ago
- 66ebcc6 Fork platform bpfloader to uprobestatsbpfload by Yu-Ting Tseng · 10 months ago
- 1c885d3 Move libuprobestats_client into Mainline by Yu-Ting Tseng · 10 months ago
- f0ba53d Add uprobestats files to its apex by Yu-Ting Tseng · 10 months ago
- 9fdfac7 Fork bpf_header and bpf_syscall_wrappers by Yu-Ting Tseng · 10 months ago
- f57869f Merge "Use ctl.start to start uprobestats service" into main by Yu-Ting Tseng · 10 months ago
- eccff6b Add a placeholder uprobestatsbpfload binary by Yu-Ting Tseng · 10 months ago
- d11af24 Use ctl.start to start uprobestats service by Yu-Ting Tseng · 11 months ago
- a55a86a Remove unnecessary copy & paste. by Elliott Hughes · 11 months ago
- 756add7 Log updateDeviceIdleTempAllowlist via Hummingbird by Yu-Ting Tseng · 11 months ago
- e11d2d0 Merge "Guard uporbestats apex behind a flag." into main by Yu-Ting Tseng · 11 months ago simpleperf-release
- 41b6b7a Guard uporbestats apex behind a flag. by Yu-Ting Tseng · 11 months ago
- 4ec8eec Stop adding a page_size offset in uprobestats by Yu-Ting Tseng · 11 months ago
- b5f617e Merge "Make uprobestats probe setUidTempAllowlistStateLSP" into main by Yu-Ting Tseng · 12 months ago
- 625f707 Make uprobestats probe setUidTempAllowlistStateLSP by Yu-Ting Tseng · 12 months ago
- 2996051 Generate AOSP keys for UprobeStats by Matt Gilbride · 12 months ago
- 709d9ef Remove spurious bpf_syscall_wrappers from header_libs by Maciej Żenczykowski · 1 year ago
- 8fc2c28 Handle multiple probes with generic eBPF by Matt Gilbride · 1 year ago
- dd47d7e Move uprobestats-test from postsubmit to presubmit by Matt Gilbride · 1 year, 1 month ago
- 1379499 Adds call timestamp bpf and updates smoke test by Matt Gilbride · 1 year, 1 month ago
- e643b2c Adds PAGE_OFFSET constant accounting for ELF delta by Matt Gilbride · 1 year, 1 month ago
- b80014d Add basic smoke test for UprobeStats that can run in CI by Matt Gilbride · 1 year, 1 month ago
- 839a3fd uprobestats: Remove BTF and cflags from Android.bp by Maciej Żenczykowski · 1 year, 1 month ago
- 56e14f5 Fix unused variable warning in BitmapAllocation.c by Maciej Żenczykowski · 1 year, 1 month ago
- f2c57fc Merge "Add macro to log in UprobeStatss if debug constant is set" into main by Matt Gilbride · 1 year, 2 months ago
- be0ff2c Merge changes I54902f40,Ibac602c5 into main by Treehugger Robot · 1 year, 2 months ago
- 9721135 Merge "Add an initial generic eBPF program" into main by Treehugger Robot · 1 year, 2 months ago
- 8abe9ac Add macro to log in UprobeStatss if debug constant is set by Matt Gilbride · 1 year, 2 months ago
- e7277ee Adhere to Android C++ style guidelines by Matt Gilbride · 1 year, 2 months ago
- 3fd4a2f Add ability for UprobeStats to write to StatsD by Matt Gilbride · 1 year, 2 months ago
- be3b559 Add an initial generic eBPF program by Matt Gilbride · 1 year, 2 months ago
- d1f8fb9 Add rpath to libuprobestats_client. by Yu-Ting Tseng · 1 year, 2 months ago
- 266eb6d Poll each bpf ring buffer in a separate thread by Matt Gilbride · 1 year, 3 months ago aml_art_350913340 aml_art_351011240 aml_art_351011340 aml_art_351110180 aml_art_351310060 aml_art_351410020
- ca0022c Use config to determine how long uproebstats runs for by Matt Gilbride · 1 year, 3 months ago
- 55a0b94 Organize `libuprobestats` into namespaces by Matt Gilbride · 1 year, 3 months ago
- 49b7545 Fix: add 4096 (page size) to calculated offset by Matt Gilbride · 1 year, 4 months ago
- 216e6c3 Add test files for various APIs by Matt Gilbride · 1 year, 4 months ago
- c887b25 Fix hello_uprobestats to use resources/tempfiles properly by Matt Gilbride · 1 year, 4 months ago
- 7dced0e Add some additional logging to UprobeStats by Matt Gilbride · 1 year, 4 months ago
- f09c766 Add `bpf_map` field to uprobestats config by Matt Gilbride · 1 year, 4 months ago
- 4c53def Add [email protected] and [email protected] to OWNERS by Matt Gilbride · 1 year, 5 months ago
- 5fd22ed Use proto config and get offset from oatdump by Matt Gilbride · 1 year, 5 months ago
- 5e785ef Add rudimentary python script to test uprobestats by Matt Gilbride · 1 year, 5 months ago
- 9e8a3db Merge "Add missing aconfig container field to packages/modules/UprobeStats/src" into main by Yu Liu · 1 year, 5 months ago
- 1b10a3d Add missing aconfig container field to packages/modules/UprobeStats/src by Yu Liu · 1 year, 5 months ago
- 3c1f20a Merge "Update AUprobestatsClient_startUprobestats comment." into main by Yu-Ting Tseng · 1 year, 5 months ago
- 75c8fd3 Update AUprobestatsClient_startUprobestats comment. by Yu-Ting Tseng · 1 year, 5 months ago
- 1fe3348 Add PREUPLOAD.cfg to format c sources by Matt Gilbride · 1 year, 5 months ago
- 3e84a3e Disable uprobestats on user build. by Yu-Ting Tseng · 1 year, 6 months ago
- 7d55f45 Merge "Add UprobestatsConfig protobuf definition." into main by Yu-Ting Tseng · 1 year, 6 months ago
- 46c296c Guard uprobestats behind a flag. by Yu-Ting Tseng · 1 year, 6 months ago
- 8ff9b93 Add UprobestatsConfig protobuf definition. by Yu-Ting Tseng · 1 year, 6 months ago
- 3f3b637 Add a uprobestats native API / shared library. by Yu-Ting Tseng · 1 year, 7 months ago
- 92d61cf Use AID_UPROBESTATS and include BPF in build. by Yu-Ting Tseng · 1 year, 7 months ago
- 2cc6f1a Check in a bare minimum uprobestats program. by Yu-Ting Tseng · 1 year, 7 months ago
- ccc7113 Add an OWNER file to packages/modules/UprobeStats. by Yu-Ting Tseng · 1 year, 9 months ago
- 24b4507 Initial empty repository by Frank Piva · 1 year, 9 months ago