Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-22 | Consider exec and exit events an end of outstanding calls | Petr Machata | 1 | -4/+12 | |
- This cleans up a lot of stuff. The actual substance is addition of account_current_callstack in handle_event.c (which however uses those cleaned-up interfaces). - trace-exec.exp was extended to check that the exec syscall can be seen in -c output. That's one of the symptoms of what this fixes. - This hides dict_opt_c in summary.c. It also gets rid of the global variable current_time_spent--instead, the information is passed via a function argument in a struct timedelta (so that we never confuse absolute time with relative). callstack_element.time_spent was renamed to .enter_time, as that is what it has always been. | |||||
2014-08-22 | Add a test case for wide character functions | Petr Machata | 2 | -1/+215 | |
2014-08-22 | Support pre-8.5 TCL's by providing our own lreverse in ltrace.exp | Petr Machata | 1 | -0/+12 | |
2014-08-22 | Add trace-irelative.exp to Makefile.am | Petr Machata | 1 | -26/+12 | |
2014-08-22 | Imported Upstream version 0.7.91upstream/0.7.91upstream | Chanho Park | 15 | -1970/+441 | |
2013-01-15 | Imported Upstream version 0.7.2upstream/0.7.2 | Anas Nashif | 55 | -495/+4417 | |
2012-11-13 | Imported Upstream version 0.5.3upstream/0.5.3 | Anas Nashif | 49 | -0/+2765 | |