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 |
|
Gabriel Wang
|
461dcd5459
|
Merge branch 'developing' of https://github.com/GorgonMeducer/perf_counter into developing
|
2024-01-20 16:59:16 +00:00 |
|
Gabriel Wang
|
4c6334ee4f
|
minor update
|
2024-01-20 16:59:01 +00:00 |
|
Gabriel Wang
|
4d6f01ddd7
|
Delete cmsis-pack/GorgonMeducer.perf_counter.1.9.10.pack
|
2024-01-18 18:20:21 +00:00 |
|
Gabriel Wang
|
e3ab2dbcf5
|
Delete cmsis-pack/GorgonMeducer.perf_counter.1.9.10.pack
|
2024-01-18 18:19:56 +00:00 |
|
Gabriel Wang
|
2d266becb3
|
reverse change
|
2024-01-17 09:04:20 +00:00 |
|
Gabriel Wang
|
6232e88af4
|
Update core_main.c
|
2024-01-17 07:35:59 +00:00 |
|
Gabriel Wang
|
2604ef394b
|
add a global variable to observe Coremark score
|
2024-01-17 07:05:27 +00:00 |
|
Gabriel Wang
|
ee560a054d
|
improve the support for EventRecorder
|
2024-01-17 06:50:33 +00:00 |
|
Gabriel Wang
|
f894704e50
|
Update GorgonMeducer.perf_counter.pdsc
|
2023-12-14 03:02:14 +00:00 |
|
Gabriel Wang
|
6d8303cd71
|
Update core_portme.h
|
2023-12-14 03:00:41 +00:00 |
|
Gabriel Wang
|
b99fd02db1
|
Update GorgonMeducer.perf_counter.pdsc
|
2023-11-28 00:50:59 +00:00 |
|
Gabriel Wang
|
6f2d0fb676
|
fix pdsc
v2.2.4
|
2023-11-27 23:47:42 +00:00 |
|
Gabriel Wang
|
75009d6c9d
|
Update GorgonMeducer.perf_counter.pdsc
|
2023-11-27 23:45:58 +00:00 |
|