Menu

Tree [0caea8] nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 / simpleperf /
 History

HTTPS access


File Date Author Commit
 nonlinux_support 2016-03-18 Yabin Cui Yabin Cui [e435e7] Simpleperf: remove dependency on global current...
 runtest 2016-01-13 Yabin Cui Yabin Cui [4a6c58] Simpleperf: fix --comms option for report cmd.
 testdata 2016-03-19 Yabin Cui Yabin Cui [cb6b38] Simpleperf: add test for reporting callgraph of...
 Android.mk 2016-04-14 Yabin Cui Yabin Cui [236231] simpleperf: use libbacktrace_offline static lib...
 NOTICE 2015-10-02 Sami Tolvanen Sami Tolvanen [8dd6f0] Add NOTICE files
 build_id.h 2016-02-15 Yabin Cui Yabin Cui [728850] simpleperf: report symbols of native libraries ...
 callchain.cpp 2015-12-04 Elliott Hughes Elliott Hughes [66dd09] Track rename from base/ to android-base/.
 callchain.h 2015-07-01 Yabin Cui Yabin Cui [ecb9a3] Simpleperf: support callgraph option in report ...
 cmd_dumprecord.cpp 2016-03-18 Yabin Cui Yabin Cui [e435e7] Simpleperf: remove dependency on global current...
 cmd_dumprecord_test.cpp 2016-03-02 Yabin Cui Yabin Cui [b77242] simpleperf: support building cts test.
 cmd_help.cpp 2016-02-25 Yabin Cui Yabin Cui [08663e] simpleperf: fix mac build.
 cmd_list.cpp 2016-06-01 Yabin Cui Yabin Cui [92c688] simpleperf: check perf event limit.
 cmd_list_test.cpp 2015-06-01 Yabin Cui Yabin Cui [f79f07] Simpleperf: refactor command system.
 cmd_record.cpp 2016-06-01 Yabin Cui Yabin Cui [92c688] simpleperf: check perf event limit.
 cmd_record_test.cpp 2016-06-27 Yabin Cui Yabin Cui [a486a4] Simpleperf: fix flaky tests.
 cmd_report.cpp 2016-03-18 Yabin Cui Yabin Cui [e435e7] Simpleperf: remove dependency on global current...
 cmd_report_test.cpp 2016-03-19 Yabin Cui Yabin Cui [cb6b38] Simpleperf: add test for reporting callgraph of...
 cmd_stat.cpp 2016-06-01 Yabin Cui Yabin Cui [92c688] simpleperf: check perf event limit.
 cmd_stat_test.cpp 2016-06-27 Yabin Cui Yabin Cui [a486a4] Simpleperf: fix flaky tests.
 command.cpp 2016-02-25 Yabin Cui Yabin Cui [08663e] simpleperf: fix mac build.
 command.h 2015-12-04 Elliott Hughes Elliott Hughes [66dd09] Track rename from base/ to android-base/.
 command_test.cpp 2015-06-01 Yabin Cui Yabin Cui [f79f07] Simpleperf: refactor command system.
 cpu_hotplug_test.cpp 2016-02-06 Yabin Cui Yabin Cui [0bd2a5] simpleperf: port read_apk and read_apk/read_elf...
 dso.cpp 2016-02-15 Yabin Cui Yabin Cui [728850] simpleperf: report symbols of native libraries ...
 dso.h 2016-02-15 Yabin Cui Yabin Cui [728850] simpleperf: report symbols of native libraries ...
 dwarf_unwind.cpp 2016-03-18 Yabin Cui Yabin Cui [e435e7] Simpleperf: remove dependency on global current...
 dwarf_unwind.h 2016-04-14 Yabin Cui Yabin Cui [236231] simpleperf: use libbacktrace_offline static lib...
 environment.cpp 2016-06-01 Yabin Cui Yabin Cui [92c688] simpleperf: check perf event limit.
 environment.h 2016-06-01 Yabin Cui Yabin Cui [92c688] simpleperf: check perf event limit.
 environment_fake.cpp 2015-07-11 Andreas Gampe Andreas Gampe [2180d7] Simpleperf: Fix unused parameter
 environment_test.cpp 2016-03-02 Yabin Cui Yabin Cui [b77242] simpleperf: support building cts test.
 event_attr.cpp 2015-12-03 Yabin Cui Yabin Cui [a46794] Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENAB...
 event_attr.h 2015-04-30 Yabin Cui Yabin Cui [f569b4] Support tracepoint event types in simpleperf.
 event_fd.cpp 2016-03-10 Yabin Cui Yabin Cui [0356f4] simpleperf: check if dwarf callgraph is support...
 event_fd.h 2016-03-10 Yabin Cui Yabin Cui [0356f4] simpleperf: check if dwarf callgraph is support...
 event_selection_set.cpp 2016-03-18 Yabin Cui Yabin Cui [e435e7] Simpleperf: remove dependency on global current...
 event_selection_set.h 2016-03-10 Yabin Cui Yabin Cui [0356f4] simpleperf: check if dwarf callgraph is support...
 event_type.cpp 2016-01-15 Yabin Cui Yabin Cui [ffaa91] Simpleperf: support build for windows.
 event_type.h 2015-08-19 Yabin Cui Yabin Cui [04d08a] Simpleperf: improve output of stat command.
 event_type_table.h 2015-06-09 Yabin Cui Yabin Cui [7d4904] Simpleperf: fix a few bugs.
 generate_event_type_table.py 2015-10-02 Yabin Cui Yabin Cui [0930ea] Simpleperf: add runtest.
 get_test_data.h 2016-03-19 Yabin Cui Yabin Cui [cb6b38] Simpleperf: add test for reporting callgraph of...
 gtest_main.cpp 2016-06-10 Yabin Cui Yabin Cui [97ad03] simpleperf: restore perf_harden after simpleper...
 main.cpp 2016-03-19 Yabin Cui Yabin Cui [cb6b38] Simpleperf: add test for reporting callgraph of...
 perf_event.h 2015-07-14 Yabin Cui Yabin Cui [8ca8ae] Simpleperf: fix build on mac.
 perf_regs.cpp 2016-03-18 Yabin Cui Yabin Cui [e435e7] Simpleperf: remove dependency on global current...
 perf_regs.h 2016-03-18 Yabin Cui Yabin Cui [e435e7] Simpleperf: remove dependency on global current...
 read_apk.cpp 2016-03-19 Yabin Cui Yabin Cui [cb6b38] Simpleperf: add test for reporting callgraph of...
 read_apk.h 2016-02-18 Yabin Cui Yabin Cui [cc9bc3] simpleperf: fix build by removing off64_t.
 read_apk_test.cpp 2016-03-19 Yabin Cui Yabin Cui [cb6b38] Simpleperf: add test for reporting callgraph of...
 read_elf.cpp 2016-03-09 Yabin Cui Yabin Cui [a5d292] Update simpleperf for LLVM rebase to r256229.
 read_elf.h 2016-03-02 Yabin Cui Yabin Cui [b77242] simpleperf: support building cts test.
 read_elf_test.cpp 2016-02-24 Yabin Cui Yabin Cui [025745] simpleperf: port cmd_report_test to nonlinux.
 record.cpp 2016-03-18 Yabin Cui Yabin Cui [e435e7] Simpleperf: remove dependency on global current...
 record.h 2016-02-15 Yabin Cui Yabin Cui [728850] simpleperf: report symbols of native libraries ...
 record_equal_test.h 2015-05-06 Yabin Cui Yabin Cui [8f6225] Dump build_id feature in `simpleperf record`.
 record_file.h 2015-12-04 Elliott Hughes Elliott Hughes [66dd09] Track rename from base/ to android-base/.
 record_file_format.h 2015-06-25 Yabin Cui Yabin Cui [be6afa] Simpleperf: don't use designation in struct mem...
 record_file_reader.cpp 2016-02-16 Yabin Cui Yabin Cui [9a1f82] simpleperf: accept different perf_attr sizes.
 record_file_test.cpp 2016-03-02 Yabin Cui Yabin Cui [b77242] simpleperf: support building cts test.
 record_file_writer.cpp 2016-02-02 Yabin Cui Yabin Cui [0ed5aa] simpleperf: use RemoveFileIfExists in libbase.
 record_test.cpp 2016-01-12 Yabin Cui Yabin Cui [4913c1] Simpleperf: adjust sort strategy in RecordCache.
 report.py 2015-10-06 Yabin Cui Yabin Cui [dae17f] Simpleperf: add a simple gui interface for repo...
 sample_tree.cpp 2015-12-04 Elliott Hughes Elliott Hughes [66dd09] Track rename from base/ to android-base/.
 sample_tree.h 2015-08-20 Yabin Cui Yabin Cui [c84856] Simpleperf: refactor dso.
 sample_tree_test.cpp 2015-10-24 Yabin Cui Yabin Cui [b7f481] Simpleperf: Don't load whole perf.data into mem...
 scoped_signal_handler.h 2016-01-15 Yabin Cui Yabin Cui [ffaa91] Simpleperf: support build for windows.
 test_util.h 2016-02-24 Yabin Cui Yabin Cui [025745] simpleperf: port cmd_report_test to nonlinux.
 thread_tree.cpp 2016-04-14 Yabin Cui Yabin Cui [236231] simpleperf: use libbacktrace_offline static lib...
 thread_tree.h 2016-04-14 Yabin Cui Yabin Cui [236231] simpleperf: use libbacktrace_offline static lib...
 utils.cpp 2016-06-01 Yabin Cui Yabin Cui [92c688] simpleperf: check perf event limit.
 utils.h 2016-06-01 Yabin Cui Yabin Cui [92c688] simpleperf: check perf event limit.
 workload.cpp 2015-12-04 Elliott Hughes Elliott Hughes [66dd09] Track rename from base/ to android-base/.
 workload.h 2015-12-04 Elliott Hughes Elliott Hughes [66dd09] Track rename from base/ to android-base/.
 workload_test.cpp 2016-01-15 Yabin Cui Yabin Cui [ffaa91] Simpleperf: support build for windows.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.