A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
simgrid.git
2018-02-13
Martin Quinson
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
degomme
rename two files in examples
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Fix MC builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused function simgrid::xbt::three_way_partition().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused private function mmalloc_get_increment().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused private function MC_dwarf_at_linkage_name().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused private function MC_compare_frame_index_ite...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused function surf_parse_warn().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill useless include files.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused function instr_platform_traced().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused function get_java_VM().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused function TRACE_surf_action().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused private variable surf_action_state_names[].
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Function smpi_process_papi_counters() was renamed ...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused private functions instr_{pause,resume}_trac...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
FIXME: TRACE_smpi_sleeping_init() is never called.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Remove unused run-time parameter "tracing/onelink-only".
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused private function SIMIX_process_get_by_name().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused private function SIMIX_process_exception_te...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill function declarations without definitions.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
Kill unused private function MC_snapshot_memcmp().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Arnaud Giersch
HostAction was killed a long time ago.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Martin Quinson
more C++ around ns3
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Martin Quinson
callbacks are actually meant for external users to use
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Arnaud Giersch
Add virtual destructor.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Arnaud Giersch
Remove semicolon (No, Sonar, it's not commented code).
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Arnaud Giersch
EXIT_SUCCESS/EXIT_FAILURE are standard C defined in...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Arnaud Giersch
Please scan-build.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Arnaud Giersch
Inform scan-build that (bucket_id + i) cannot wrap...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Arnaud Giersch
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Millian Poquet
[doc] fix link to Sonar dashboard
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Martin Quinson
sonar don't like to have commented code, so hide it...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Fix distcheck.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Update ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Remove now unused smpi::Process::return_value.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Use explicit extern "C" in cpp file.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Make constructors explicit.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Parameter is not used.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Fix build with MC (simgrid::xbt::string).
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Martin Quinson
fix build of dvfs plugin with warning enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Rescue cleanups lost with commit 8914cdf67bb2cdd7b64e6e...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Christian Heinrich
[DVFS] Cosmetics / indent as suggested by clang-format
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Christian Heinrich
[DVFS] Remove MSG from DVFS plugin and make it more...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Christian Heinrich
[DVFS] Rephrase debug statements
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Christian Heinrich
[PLUGINS] Initial commit for the Dvfs plugin (frequency...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Christian Heinrich
[SMPI] Fix issues with daemons by using isDaemon()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Christian Heinrich
[S4U API] Expose the isDaemon() function to the API
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Christian Heinrich
[SMPI] Clarify in debug message that SMPI processes...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Christian Heinrich
[CHANGELOG] Added brief description on the privatizatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Cosmetics: get rid of stringstream.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Disable unused copy constructors (and please cppcheck).
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Correctly get the exit status for smpi processes.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Search in map only once.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Kill dead code.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Revert "Revert "actually fix the memleak around smpi...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Revert "Finally fix memleak."
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Finally fix memleak.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Arnaud Giersch
Revert "actually fix the memleak around smpi's process_...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-03
Martin Quinson
inline a oneliner
commit
|
commitdiff
|
tree
|
snapshot
2018-02-03
Martin Quinson
plug another memleak
commit
|
commitdiff
|
tree
|
snapshot
2018-02-03
Martin Quinson
actually fix the memleak around smpi's process_data
commit
|
commitdiff
|
tree
|
snapshot
2018-02-03
Martin Quinson
obey our coding style
commit
|
commitdiff
|
tree
|
snapshot
2018-02-02
Martin Quinson
try to plug a memleak
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Martin Quinson
Pick the best available clang-format version
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Millian Poquet
[misc, doc] clang-format pre-commit hook cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Millian Poquet
[#!] #! ./tesh -> #!/usr/bin/env tesh
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Millian Poquet
[#!] #! tesh -> #!/usr/bin/env tesh
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Millian Poquet
[#!] #!/bin/bash -> #!/usr/bin/env bash
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Millian Poquet
[#!] #!/bin/sh -> #!/usr/bin/env sh
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Millian Poquet
[misc] gitignore: ignore qtcreator main file
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Martin Quinson
directly store the ns3Node, don't rely on a num ID...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Martin Quinson
ignore a new test
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Martin Quinson
Factorize how we load NS3 libraries
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Martin Quinson
try to ensure that link_energy plugin is inited in...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Martin Quinson
reduce the shotgun design pattern in the detection...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
Martin Quinson
make an interesting error message when mixing link_ener...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
Martin Quinson
cmake: more verbose msg about which NS3 is chosen
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Martin Quinson
fix formatting issues (%u for unsigned)
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Martin Quinson
fix make dist
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Martin Quinson
ns3: much more debug info, and restore the SetCloseCall...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Martin Quinson
ns3: remove test on a platform that does not exist...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Martin Quinson
ns3: no segfault anymore, but a deadlock when using...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Martin Quinson
fix the creation of links in NS3
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Martin Quinson
Rewrite how we search for libunwind (hopefully correctl...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Martin Quinson
more informative outputs while searching for libunwind
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Martin Quinson
Revert "sanitize our way to find and load libunwind"
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Martin Quinson
get ns3 to compile (but still fails)
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Martin Quinson
cmake: fix a typo that does not break as it should...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Martin Quinson
Survive to when libunwind does not exist (hello again...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Martin Quinson
sanitize our way to find and load libunwind
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Frederic Suter
please sonar
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Martin Quinson
improve a comment
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Augustin Degomme
Try new fix for rget_testall.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Augustin Degomme
add another message useful for debugging here
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Christian Heinrich
Revert "[TESTS] SMPI/MPICH3: Fix failing rma test"
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Christian Heinrich
[TESTS] SMPI/MPICH3: Fix failing rma test
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Christian Heinrich
[SMPI] Deprecate smpi_process_index() in v322 instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
commit
|
commitdiff
|
tree
|
snapshot
next