375 Commits

Author SHA1 Message Date
Gabriel Wang
f956cae6e4 update the pack and pdsc 2024-07-27 02:20:45 +01:00
Gabriel Wang
ca842d7335 prepare v2.3.3 v2.3.3 2024-07-27 02:10:04 +01:00
Gabriel Wang
4073b907cc use __typeof__ to simplify with and foreach 2024-07-27 02:07:23 +01:00
Gabriel Wang
6767a00bfd update example project 2024-07-27 02:02:22 +01:00
Gabriel Wang
8f1d34c636 Update GorgonMeducer.perf_counter.pdsc 2024-07-27 01:55:18 +01:00
Gabriel Wang
7d48163572 update conditions 2024-07-27 01:51:42 +01:00
Gabriel Wang
a1c8e686ad Update GorgonMeducer.perf_counter.pdsc 2024-07-27 01:43:28 +01:00
Gabriel Wang
e4db44d4b8 minor fix 2024-07-27 01:37:13 +01:00
Gabriel Wang
e44af04aeb minor update 2024-07-06 07:43:55 +01:00
Gabriel Wang
82a80d951c update cmsis-pack 2024-07-06 07:42:16 +01:00
Gabriel Wang
7ff42380cb prepare for v2.3.2 v2.3.2 2024-07-06 07:25:24 +01:00
Gabriel Wang
8b67dfd7c3 fix example project 2024-07-06 07:19:58 +01:00
Gabriel Wang
4008b11d0c add __perfc_sync_barrier__(); 2024-07-06 07:19:50 +01:00
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