Samuel Thibault
|
3225f419e8
Add missing newline
|
7 years ago |
Lionel Eyraud-Dubois
|
b8dbb137a5
Fix swapped parameters in message printing
|
7 years ago |
Samuel Thibault
|
7cf5765b75
Add dependency backward information in debugging mode for gdb's starpu-print-task
|
7 years ago |
Nathalie Furmento
|
7c343c21ca
tools/gdbinit: fix function to print mpi ready requests, we now distinguish send and recv requests
|
7 years ago |
Samuel Thibault
|
8bcca522cb
Add a 'waiting' worker status
|
8 years ago |
Samuel Thibault
|
922032aaca
Drop now-removed state
|
8 years ago |
Samuel Thibault
|
e3b8c372bd
Avoid taking a lock which might already be locked
|
8 years ago |
Samuel Thibault
|
fc26093e88
Add gdb tool to print modular component state
|
8 years ago |
Samuel Thibault
|
082594124f
Add helper to get the scheduler data
|
8 years ago |
Samuel Thibault
|
2ddcee5a13
Fix printing task names
|
8 years ago |
Samuel Thibault
|
0ba46bc87f
Fix format
|
8 years ago |
Nathalie Furmento
|
c97b42435e
tools/gdbinit: new functions to print tags
|
8 years ago |
Samuel Thibault
|
1f841a3f0d
Add origin of data requests for debugging
|
9 years ago |
Samuel Thibault
|
0b75f5d347
gdbinit:also print foreign node in mpi requests
|
9 years ago |
Samuel Thibault
|
b75b95b108
fix printing data requests in gdb
|
9 years ago |
Samuel Thibault
|
255aed6bcb
do not crash on requests without data
|
9 years ago |
Samuel Thibault
|
d6ead1f471
fix starpu-all-tasks and starpu-print-all-tasks
|
9 years ago |
Samuel Thibault
|
c016855036
Fix accessing the descr variable
|
9 years ago |
Samuel Thibault
|
8b890f63fd
Fix accessing config variable
|
9 years ago |
Samuel Thibault
|
55a3d108a1
generalize the job list structure
|
9 years ago |
Nathalie Furmento
|
6643ff5d82
tools/gdbinit: print the tag_id of the task
|
9 years ago |
Samuel Thibault
|
50d55248ee
Add starpu-all-tasks debugging support
|
9 years ago |
Samuel Thibault
|
aa9cb89059
print the type of the data
|
9 years ago |
Samuel Thibault
|
84d3418ba4
show handle requests
|
10 years ago |
Nathalie Furmento
|
0c420e98f2
tools/gdbinit: minor fixes
|
10 years ago |
Nathalie Furmento
|
7e4270c696
tools/gdbinit: print more informations in starpu-mpi-print-request
|
10 years ago |
Samuel Thibault
|
2b3994eb75
Add starpu-print-irequests gdb command
|
10 years ago |
Nathalie Furmento
|
d1b6dee874
tools/gdbinit: add starpu-mpi-print-early-requests and starpu-mpi-print-sync-data
|
10 years ago |
Nathalie Furmento
|
a51cf6e48c
tools/gdbinit: complete function starpu-mpi-print-early-data
|
10 years ago |
Nathalie Furmento
|
b91a869484
tools/gdbinit: first draft (still incomplete) of a function to print early received data
|
10 years ago |