362 Commits

Author SHA1 Message Date
Gabriel Wang
e22be687f6 minor update 2024-04-09 20:48:59 +01:00
Gabriel Wang
f67b6598b0 prepare for v2.3.2-dev 2024-03-15 11:32:46 +00:00
Gabriel Wang
b1d9ac7a07
Update perf_counter.c
minor fix
2024-03-14 15:49:50 +00:00
Gabriel Wang
0b1794385e Update GorgonMeducer.pidx 2024-03-12 13:50:17 +00:00
Gabriel Wang
d1755d742b update cmsis-pack 2024-03-12 01:26:13 +00:00
Gabriel Wang
68d33968ab minor update v2.3.1 2024-03-12 01:14:44 +00:00
Gabriel Wang
1a3e18a2fd fix typo 2024-02-29 17:58:57 +00:00
Gabriel Wang
07531fba20 Update perf_counter.h 2024-02-29 17:51:10 +00:00
Gabriel Wang
3a30d14975 fix the SysTick_Handler pollute PMU overflow handler issue 2024-02-29 17:50:09 +00:00
Gabriel Wang
31834312f0 Update GorgonMeducer.perf_counter.pdsc 2024-02-29 17:38:22 +00:00
Gabriel Wang
ee52abb99d Update GorgonMeducer.perf_counter.pdsc 2024-02-29 17:34:52 +00:00
Gabriel Wang
06db0aa867 Update systick_wrapper_gnu.s 2024-02-29 17:14:52 +00:00
Gabriel Wang
fed499d5e5 Update GorgonMeducer.perf_counter.pdsc 2024-02-28 22:07:24 +00:00
Gabriel Wang
323f479fd1 update cmsis-packs 2024-02-28 21:44:21 +00:00
Gabriel Wang
d037eac004 Merge branch 'developing' into CMSIS-Pack 2024-02-28 21:33:58 +00:00
Gabriel Wang
0591cdb245 update document v2.3.0 2024-02-28 21:28:39 +00:00
Gabriel Wang
7f4293f992 Update perfc_port_pmu.h 2024-02-28 21:27:18 +00:00
Gabriel Wang
117b9fae95 Update perfc_port_pmu.h 2024-02-28 21:24:58 +00:00
Gabriel Wang
b70abe89e3 Update main.c 2024-02-28 21:14:50 +00:00
Gabriel Wang
ca0793d7e8 minor fix 2024-02-28 20:57:21 +00:00
Gabriel Wang
15d26f61d8 remove lib folder 2024-02-28 20:37:58 +00:00
Gabriel Wang
c213ffd46d Update perf_counter.h 2024-02-28 20:33:15 +00:00
Gabriel Wang
db1d3a1e29 add cache miss rate calculation 2024-02-28 20:27:29 +00:00
Gabriel Wang
90c90747b8 add __cpu_perf__ 2024-02-28 20:02:30 +00:00
Gabriel Wang
901d161b07 improve portability 2024-02-28 19:17:08 +00:00
Gabriel Wang
4371959621 suppress warnings 2024-02-28 19:16:54 +00:00
Gabriel Wang
8dec9ab04b disable DWT 2024-02-28 18:45:55 +00:00
Gabriel Wang
4d7cadcecc minor update 2024-02-22 09:36:41 +00:00
Gabriel Wang
1d15a6c431 Update perfc_port_pmu.c 2024-02-01 18:34:00 +00:00
Gabriel Wang
de78403efe add events for intructions executed, memory access and L1 DCache Refill. 2024-02-01 17:29:14 +00:00
Gabriel Wang
7855ca7850 support RTE 2024-02-01 15:20:48 +00:00
Gabriel Wang
0984389346 Update perfc_port_default.c 2024-01-27 16:21:49 +00:00
Gabriel Wang
322de17755 rename user_code_insert_to_systick_handler as perfc_port_insert_to_system_timer_insert_ovf_handler 2024-01-27 16:09:58 +00:00
Gabriel Wang
c743567e60 add debug monitor exception handler 2024-01-27 16:00:35 +00:00
Gabriel Wang
c3ca73072f Update perfc_port_pmu.c 2024-01-27 14:43:56 +00:00
Gabriel Wang
9b8a258ad8 Update perf_counter.h 2024-01-27 14:07:42 +00:00
Gabriel Wang
142a2415b9 update porting prototype 2024-01-27 14:04:03 +00:00
Gabriel Wang
72e5eb9e1b Update README.md 2024-01-24 09:35:46 +00:00
Gabriel Wang
1fb9c8a1ed rename perfc_port_get_system_freq() to perfc_port_get_system_timer_freq() 2024-01-24 09:35:41 +00:00
Gabriel Wang
1dbdf7a380 no need to output int64_t in format string. 2024-01-23 15:38:35 +00:00
Gabriel Wang
1e5377cdd1 minor fix 2024-01-22 17:58:21 +00:00
Gabriel Wang
61ba7b76da Update gen_pack.sh 2024-01-22 17:35:18 +00:00
Gabriel Wang
f1b948a16c add PMU 2024-01-22 17:19:57 +00:00
Gabriel Wang
de7e5067b9 minor update 2024-01-22 15:07:07 +00:00
Gabriel Wang
e964738dad improve resolution 2024-01-22 13:48:48 +00:00
Gabriel Wang
fbfad9ac9c Update systick_wrapper_gcc.S 2024-01-20 19:03:22 +00:00
Gabriel Wang
5abef7ed71 Update systick_wrapper_gnu.s 2024-01-20 19:01:43 +00:00
Gabriel Wang
b507d983a1 remove the library deploy mode 2024-01-20 19:01:29 +00:00
Gabriel Wang
e0c63f8516 Update GorgonMeducer.perf_counter.pdsc 2024-01-20 18:51:17 +00:00
Gabriel Wang
f76481ba41 introduce porting layer 2024-01-20 18:49:43 +00:00