Commit Graph

14 Commits

Author SHA1 Message Date
87e4b829c5 Switch the mark tracking for threads to active
In the thread view, the values will still be visible when the thread
goes to Warming or Cooling states, instead of being removed like when
the thread enters the Paused state. The CPU view will continue to track
the running thread (only in the Running state).
2024-07-23 10:35:02 +02:00
a21dc76d81 Use 100 as example mark type
As the types for mark timelines start at 100, it is likely that it
matches in the first try.
2024-06-21 09:45:54 +02:00
f5d1e0a3cb Add example mark configurations 2024-06-20 11:07:49 +02:00
bf3165af8b Open Paraver windows at (100,100) instead of (0,0)
In Mac OS, the top menu bar is placed above any window, causing the
timelines being opened at (0,0) appear under it in such a way that the
timeline title bar is not reachable by the mouse, making it hard to
move.

This simple solution opens the windows a bit away from the top left
corner, at (100,100).

Fixes: https://pm.bsc.es/gitlab/rarias/ovni/-/issues/180
2024-03-28 10:55:02 +01:00
c8f4fd1b05 Use active instead of running thread for TID 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
a5da2ccbfa Improve colors for nOS-V and thread state 2022-10-04 19:59:02 +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