summaryrefslogtreecommitdiff
path: root/simpleperf/Android.bp
AgeCommit message (Expand)Author
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2023-12-18simpleperf: Use event_table.json to config raw eventsYabin Cui
2023-12-08simpleperf: Run event_table_generator.py when buildingYabin Cui
2023-12-04simpleperf: Prepare for adding code handling LBR profilesYabin Cui
2023-10-17Reapply "simpleperf: refactor code setting sample rate"Yabin Cui
2023-10-17Revert "simpleperf: refactor code setting sample rate"Anthony Alridge
2023-10-16simpleperf: refactor code setting sample rateYabin Cui
2023-07-20simpleperf: use libsimpleperf_readelf in host buildsYabin Cui
2023-07-20simpleperf: Reduce size introduced from libsimpleperf_readelfYabin Cui
2023-07-11simpleperf: Enable riscv64 buildYabin Cui
2023-07-11simpleperf: use libsimpleperf_readelf for device buildYabin Cui
2023-07-07simpleperf: Stop building 32-bit binary on hostYabin Cui
2023-05-02simpleperf: Move code handling ETMBranchList file to a separate fileYabin Cui
2023-02-14simpleperf: Support demangling rust symbols.Yabin Cui
2022-12-01simpleperf: build regex support as a separate library.Yabin Cui
2022-11-22simpleperf: add etm data to fuzz corpus.Yabin Cui
2022-11-01Disable riscv64 for simpleperfColin Cross
2022-10-05simpleperf: use libdexfile_static in fuzzer binary.Yabin Cui
2022-09-16Move simpleperf_report_lib to the scripts folderCole Faust
2022-03-24Tweak linux_glibc properties for musl builds in system/extrasColin Cross
2022-02-19Merge "Add timed out test files to tidy_timeout_srcs"Treehugger Robot
2022-02-17Add timed out test files to tidy_timeout_srcsChih-Hung Hsieh
2022-02-17profcollectd: add wakelock when recording ETM data.Yabin Cui
2022-01-25simpleperf: don't statically link libc++ on darwin.Yabin Cui
2022-01-24simpleperf: add boot-record command.Yabin Cui
2022-01-20simpleperf: writer header to TempSymFile.Yabin Cui
2022-01-11simpleperf: fix mac build.Yabin Cui
2022-01-05simpleperf: use RecordFilter in report cmd.Yabin Cui
2021-10-28simpleperf: add libsimpleperf_report_fuzzer.Yabin Cui
2021-09-01Add libdexfile runtime dependency of libdexfile_support (reland).Martin Stjernholm
2021-09-01Revert "Add libdexfile runtime dependency of libdexfile_support."Rex Lin
2021-08-31Add libdexfile runtime dependency of libdexfile_support.Martin Stjernholm
2021-08-23Add bindgen bindings testJoel Galenson
2021-07-15Add a filegroup type moduleYuntao Xu
2021-05-14Link libdexfile_support statically.Martin Stjernholm
2021-04-09Rename libdexfile_external_static to libdexfile_static (reland 2).Martin Stjernholm
2021-04-09Revert "Rename libdexfile_external_static to libdexfile_static (..."Ulyana Trafimovich
2021-04-06Rename libdexfile_external_static to libdexfile_static (reland).Martin Stjernholm
2021-04-01Revert "Rename libdexfile_external_static to libdexfile_static."Nikita Ioffe
2021-03-30Rename libdexfile_external_static to libdexfile_static.Martin Stjernholm
2021-03-17simpleperf: show unwinding result in report-sample cmd.Yabin Cui
2021-03-03Merge changes from topic "profcollect-rust"Yi Kong
2021-03-02simpleperf: Rust bindings for profcollectYi Kong
2021-03-01simpleperf: keep binaries for debugging failed unwinding cases.Yabin Cui
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-16Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras""Bob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"Bob Badour
2021-02-16Merge "simpleperf: add record filter options to record and monitor cmd."Yabin Cui
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-12simpleperf: add record filter options to record and monitor cmd.Yabin Cui