summaryrefslogtreecommitdiff
path: root/simpleperf/Android.bp
AgeCommit message (Expand)Author
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
2021-02-08Update simpleperf_cpu_hotplug_test to really work host-sideJulien Desprez
2021-01-07simpleperf: fix arch in RegSet.Yabin Cui
2020-12-17simpleperf: fix ReportCommandTest on windows.Yabin Cui
2020-12-12Merge changes Ic892ba07,Ic64956cdYabin Cui
2020-12-11simpleperf: extract common code into report_utils.cppYabin Cui
2020-12-01Refactor loading of /proc/kallsymsThiébaud Weksteen
2020-11-10simpleperf: add "monitor" commandThiébaud Weksteen
2020-11-03simpleperf: reduce pre recording time for system wide etm recording.Yabin Cui
2020-10-29Merge "simpleperf: move test helpers to test_util.cpp"Thiébaud Weksteen
2020-10-28simpleperf: Add merge cmd.Yabin Cui
2020-10-28simpleperf: move test helpers to test_util.cppThiébaud Weksteen
2020-10-23Enable bpfmt repo hookThiébaud Weksteen
2020-10-16Merge "simpleperf: add --kprobe option to record cmd."Yabin Cui
2020-10-16simpleperf: add --kprobe option to record cmd.Yabin Cui
2020-10-15simpleperf: rename utils.py to avoid name conflict.Yabin Cui
2020-09-30Remove libdexfile_external_static_defaults again.Martin Stjernholm
2020-09-24Use a cc_defaults for the static libdexfile dependency.Martin Stjernholm
2020-09-09simpleperf: fix tests broken by jit symfile path change.Yabin Cui
2020-09-07Merge "Add tool annotating CFG with simpleperf data"Treehugger Robot