Commit Graph

39 Commits

Author SHA1 Message Date
038498846e Use running thread for CPU context switches 2023-03-24 12:08:45 +00:00
9202085267 Remove tampi and openmp outdated models 2023-03-24 12:08:45 +00:00
bb1ff36a58 Remove synchronization group by default 2022-10-05 16:33:18 +02:00
eac6d3479d Set number of windows to one in configs 2022-10-05 16:00:16 +02:00
118e451899 Fix config titles 2022-10-05 15:58:14 +02:00
e9c66bd9dd Fix position, size and titles of configs 2022-10-05 15:25:41 +02:00
e579f60085 Disable event flags by default in all configs 2022-10-05 14:14:41 +02:00
e7dd22352f Set paused to gray and darken running colors 2022-10-05 12:52:56 +02:00
89a070b142 Set hungry color to dark red in nOS-V 2022-10-05 12:52:04 +02:00
a5da2ccbfa Improve colors for nOS-V and thread state 2022-10-04 19:59:02 +02:00
b0e84a6619 Improve colors for Nanos6 subsystems 2022-10-04 11:35:45 +02:00
148598ec8e Use non-null gradient mode for task id view 2022-09-27 17:22:06 +02:00
2e35e29256 Use random drawing mode for all configs 2022-09-27 16:06:00 +02:00
f1c8c3452d Organize .cfg files into directories 2022-09-13 14:58:50 +02:00
dfc4ba2224 Split views in one file 2022-09-12 16:16:10 +02:00
ac1ae8e69d Use one event per blocking type in Nanos6 2022-09-12 16:16:10 +02:00
1754fd0cf2 Use color code for task ids by default
The default blue gradient colors can be confused with the background.
2022-09-12 16:16:10 +02:00
David Alvarez
740582d650 Add Nanos6 Paraver Configs 2022-09-12 16:16:10 +02:00
David Alvarez
b226afb630 Implement Nanos6 emulator model 2022-09-12 16:16:10 +02:00
55c93ff13c Update Paraver config for type labels 2022-06-02 16:03:11 +02:00
e95362f461 Fix time scale in flush config 2022-01-12 17:11:56 +01:00
1b1ca7e232 Add rank support in metadata 2021-12-10 18:37:14 +01:00
Antoni Navarro
4719917ba9 Change Nanos6's name to NODES 2021-12-10 14:54:34 +00:00
ca95fb34a3 Add kernel support for context switch events
These events only show if a thread has been removed from the CPU, but
doesn't provide information about what other thread caused the context
switch. This type of information can be obtained even with strict
/proc/sys/kernel/perf_event_paranoid settings.
2021-12-02 10:37:53 +01:00
Antoni Navarro
dc6713f75c Further renames of Nanos6 labels and others 2021-11-12 16:15:33 +01:00
Antoni Navarro
04895a7aea Rename Nanos6-Lite to Nanos6 2021-11-12 11:35:38 +01:00
Antoni Navarro
a9223b3886 Add Nanos6-Lite Instrumentation 2021-11-05 15:03:49 +01:00
87f3f7851b Fix CPU config window names 2021-10-21 17:04:58 +02:00
f864567ac4 Remove objects zoom in PRV config 2021-10-21 16:53:01 +02:00
7bd8f960f8 Implement flushing events in the emulator 2021-10-21 16:53:01 +02:00
434bf40465 Improve CFG files
Added accurate titles, random mode and removed event flags.
2021-10-21 16:53:00 +02:00
8ff3359c34 Add experimental OpenMP support 2021-10-21 16:53:00 +02:00
Kevin Sala
bb035e5f80 Fixing TAMPI's Paraver configuration file 2021-10-21 16:53:00 +02:00
Kevin Sala
a7463723bc Adding TAMPI instrumentation 2021-10-21 16:53:00 +02:00
c822f70e6f Add nosv CPU subsystem config 2021-10-21 16:53:00 +02:00
31e3f1218f Add nos-v scheduler subsystem events 2021-09-28 19:32:16 +02:00
4e971bceff Write multiple prv files and add app id view 2021-08-03 18:42:56 +02:00
Rodrigo
4e23d7d435 WIP 2021-08-02 10:08:58 +02:00
c594c36387 Add some paraver configurations 2021-07-30 21:38:23 +02:00