Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed HPUX support | Johnny Willemsen | 2023-01-15 | 1 | -23/+0 |
| | |||||
* | Add header and footer for stuck stacks | Son Dinh | 2022-07-14 | 1 | -0/+2 |
| | |||||
* | From review | Son Dinh | 2022-05-11 | 1 | -1/+1 |
| | |||||
* | Return when core files are handled by a dedicated service | Son Dinh | 2022-05-11 | 1 | -0/+5 |
| | |||||
* | From review | Son Dinh | 2022-05-06 | 1 | -13/+12 |
| | |||||
* | From review | Son Dinh | 2022-05-06 | 1 | -20/+36 |
| | |||||
* | Choosing debugger is configurable | Son Dinh | 2022-05-06 | 1 | -3/+16 |
| | |||||
* | From review | Son Dinh | 2022-05-06 | 1 | -5/+4 |
| | |||||
* | Add support for macOS & fixed errors | Son Dinh | 2022-05-06 | 1 | -17/+47 |
| | |||||
* | Update logs | Son Dinh | 2022-05-06 | 1 | -8/+12 |
| | |||||
* | Update WaitKill | Son Dinh | 2022-05-06 | 1 | -8/+14 |
| | |||||
* | Print out stack trace | Son Dinh | 2022-05-06 | 1 | -4/+149 |
| | |||||
* | Update doc and add argument to SpawnWaitKill | Son Dinh | 2022-04-18 | 1 | -7/+13 |
| | |||||
* | Update Kill function | Son Dinh | 2022-04-18 | 2 | -2/+2 |
| | |||||
* | Indicating if a process can self crash and get signal info | Son Dinh | 2022-04-18 | 2 | -19/+69 |
| | |||||
* | Silence logging | Johnny Willemsen | 2021-09-06 | 1 | -2/+2 |
| | | | | * ACE/bin/PerlACE/TestTarget.pm: | ||||
* | Fixed error | Johnny Willemsen | 2021-09-06 | 1 | -3/+3 |
| | | | | * ACE/bin/PerlACE/TestTarget.pm: | ||||
* | Cleanup logging | Johnny Willemsen | 2021-09-06 | 1 | -7/+4 |
| | | | | * ACE/bin/PerlACE/TestTarget.pm: | ||||
* | Correct error | Johnny Willemsen | 2021-09-06 | 1 | -3/+3 |
| | | | | * ACE/bin/PerlACE/TestTarget.pm: | ||||
* | Make DeleteFile more consistent witl WaitForFileTimed | Johnny Willemsen | 2021-09-06 | 1 | -10/+11 |
| | | | | * ACE/bin/PerlACE/TestTarget.pm: | ||||
* | Log DeleteFile operation | Johnny Willemsen | 2021-09-06 | 1 | -0/+3 |
| | | | | * ACE/bin/PerlACE/TestTarget.pm: | ||||
* | Removed some dance leftovers | Johnny Willemsen | 2021-06-18 | 1 | -4/+0 |
| | |||||
* | Cleanup CIAO/DAnCE, they are not possible to be used with ACE7/TAO3 | Johnny Willemsen | 2021-06-18 | 3 | -62/+0 |
| | |||||
* | Fixed typos in comments | Johnny Willemsen | 2020-10-14 | 2 | -4/+4 |
| | |||||
* | Perl shebang portability changes | Johnny Willemsen | 2020-10-02 | 19 | -19/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | * ACE/bin/PerlACE/ConfigList.pm: * ACE/bin/PerlACE/MSProject.pm: * ACE/bin/PerlACE/Process.pm: * ACE/bin/PerlACE/ProcessAndroid.pm: * ACE/bin/PerlACE/ProcessLVRT.pm: * ACE/bin/PerlACE/ProcessVX.pm: * ACE/bin/PerlACE/ProcessVX_Unix.pm: * ACE/bin/PerlACE/ProcessVX_Win32.pm: * ACE/bin/PerlACE/ProcessWinCE.pm: * ACE/bin/PerlACE/ProcessWinCE_Unix.pm: * ACE/bin/PerlACE/Process_Unix.pm: * ACE/bin/PerlACE/Process_VMS.pm: * ACE/bin/PerlACE/Process_Win32.pm: * ACE/bin/PerlACE/Run_Test.pm: * ACE/bin/PerlACE/TestTarget.pm: * ACE/bin/PerlACE/TestTarget_Android.pm: * ACE/bin/PerlACE/TestTarget_LVRT.pm: * ACE/bin/PerlACE/TestTarget_VxWorks.pm: * ACE/bin/PerlACE/TestTarget_WinCE.pm: * ACE/bin/Uniqueid.pm: | ||||
* | Process_Unix.pm: optional stack traces and core file generation for stuck ↵ | Adam Mitz | 2018-04-03 | 1 | -0/+14 |
| | | | | processes | ||||
* | Improvements for remote/avd target testing | Martin Corino | 2017-03-13 | 1 | -1/+20 |
| | |||||
* | Improvements for Android AVD testing. | Martin Corino | 2017-03-05 | 2 | -15/+27 |
| | |||||
* | Bring over recent fixes and enhancements to the FaultTolerant / ↵ | Phil Mesnier | 2016-03-04 | 1 | -1/+3 |
| | | | | | | | LoadBalancing naming service extension from OCI's TAO release. Fixes deadlocks that could occur as a result of file access errors, such as the transient "bad file decriptor" (ebadf) error that seems to pop up fairly regularly when using NFS. Also optimized the file locking strategy to not always setting to MODIFY access state, which then required a file update on every access | ||||
* | Don't print out PID error message at spawn. File not found is acceptable, ↵ | Jeff Schmitz | 2015-12-01 | 1 | -1/+1 |
| | | | | and not an error. | ||||
* | Updates for PerlACE configuration. | Jeff Schmitz | 2015-12-01 | 1 | -0/+7 |
| | |||||
* | Fixed fuzz checks and wchar build problems. | Adam Mitz | 2015-11-12 | 1 | -2/+2 |
| | |||||
* | Process_Unix.pm: | Jeff Schmitz | 2015-11-10 | 1 | -1/+1 |
| | | | | Change No PID found at Spawn log message to not say Warning. | ||||
* | Process_Unix.pm: Don't try to read PID when no remote process. | Jeff Schmitz | 2015-11-09 | 1 | -1/+5 |
| | |||||
* | Process_Unix.pm: | Jeff Schmitz | 2015-11-09 | 1 | -10/+24 |
| | | | | | If remote PID is unknown, still kill child remote shell process. Kill remote shell process after killing remote process (and time has passed). | ||||
* | If reading PID file fails, try again at kill time. | Jeff Schmitz | 2015-11-09 | 1 | -2/+11 |
| | |||||
* | Merged branch ace-face-safety (FACE Safety Profile import from OCITAO). | Adam Mitz | 2015-11-06 | 2 | -17/+113 |
| | |||||
* | Trailing whitespaces | Johnny Willemsen | 2015-01-07 | 2 | -2/+0 |
| | |||||
* | Replaced README files | Johnny Willemsen | 2015-01-07 | 1 | -1/+1 |
| | |||||
* | Last ACE Id tag replacements | Johnny Willemsen | 2015-01-07 | 2 | -2/+2 |
| | |||||
* | Perl files | Johnny Willemsen | 2015-01-07 | 19 | -19/+0 |
| | |||||
* | Removed single line Id tag | Johnny Willemsen | 2015-01-07 | 1 | -2/+0 |
| | |||||
* | Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com> | Phil Mesnier | 2014-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * ACEXML/common/XMLFilterImpl.h: * ACEXML/common/XMLFilterImpl.cpp: * ACEXML/parser/parser/Entity_Manager.h: * ace/ETCL/ETCL_l.cpp: * protocols/ace/RMCast/Flow.h: * protocols/ace/RMCast/Flow.cpp: * protocols/ace/RMCast/Reassemble.h: * protocols/ace/RMCast/Reassemble.cpp: * protocols/ace/TMCast/TransactionController.hpp: Clean up unused member warnings identified by clang 6.0. * bin/PerlACE/Process_Unix.pm: increase the valgrind wait factor to accommodate slower machines. | ||||
* | Fri Sep 12 09:19:15 UTC 2014 Martin Corino <mcorino@remedy.nl> | mcorino | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Thu Sep 11 10:14:17 UTC 2014 Martin Corino <mcorino@remedy.nl> | mcorino | 2014-09-11 | 3 | -8/+44 |
| | |||||
* | Fri Apr 18 06:49:06 UTC 2014 Martin Corino <mcorino@remedy.nl> | mcorino | 2014-04-18 | 3 | -1/+24 |
| | |||||
* | Thu Apr 10 07:50:23 UTC 2014 Martin Corino <mcorino@remedy.nl> | mcorino | 2014-04-10 | 1 | -7/+2 |
| | |||||
* | Wed Apr 9 08:22:45 UTC 2014 Martin Corino <mcorino@remedy.nl> | mcorino | 2014-04-09 | 1 | -0/+11 |
| | |||||
* | Wed Apr 9 07:30:51 UTC 2014 Martin Corino <mcorino@remedy.nl> | mcorino | 2014-04-09 | 1 | -11/+9 |
| | |||||
* | ChangeLogTag: Mon Apr 7 11:44:23 UTC 2014 Martin Corino <mcorino@remedy.nl> | mcorino | 2014-04-07 | 1 | -0/+19 |
| |