Searched hist:12920 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/base/ | ||
H A D | fiber.cc | diff 12920:76a7817ebea3 Wed Aug 22 19:49:00 EDT 2018 Gabe Black <gabeblack@google.com> base: If valgrind is available, tell it about Fiber stacks. Valgrind can get confused when switching stacks between different Fibers. If valgrind (and its headers) are available, this change adds calls to some hooks so valgrind knows where the new stacks are and doesn't report a bunch of false positives. Change-Id: I00aefe60372be6de7371dec29427d7182dbee7b6 Reviewed-on: https://gem5-review.googlesource.com/12227 Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | fiber.hh | diff 12920:76a7817ebea3 Wed Aug 22 19:49:00 EDT 2018 Gabe Black <gabeblack@google.com> base: If valgrind is available, tell it about Fiber stacks. Valgrind can get confused when switching stacks between different Fibers. If valgrind (and its headers) are available, this change adds calls to some hooks so valgrind knows where the new stacks are and doesn't report a bunch of false positives. Change-Id: I00aefe60372be6de7371dec29427d7182dbee7b6 Reviewed-on: https://gem5-review.googlesource.com/12227 Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/ | ||
H A D | SConstruct | diff 12920:76a7817ebea3 Wed Aug 22 19:49:00 EDT 2018 Gabe Black <gabeblack@google.com> base: If valgrind is available, tell it about Fiber stacks. Valgrind can get confused when switching stacks between different Fibers. If valgrind (and its headers) are available, this change adds calls to some hooks so valgrind knows where the new stacks are and doesn't report a bunch of false positives. Change-Id: I00aefe60372be6de7371dec29427d7182dbee7b6 Reviewed-on: https://gem5-review.googlesource.com/12227 Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br> Maintainer: Gabe Black <gabeblack@google.com> |
Completed in 35 milliseconds