summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 4.9 releasev4.9Dmitry V. Levin2014-08-153-13/+24
* Sync strace.spec and debian/ with packagesDmitry V. Levin2014-08-154-27/+59
* NEWS: Update for 4.9 releaseDmitry V. Levin2014-08-151-2/+5
* Update syscall tables to the point where they include renameat2Mike Frysinger2014-08-1519-30/+77
* renameat2: add decoding supportMike Frysinger2014-08-154-4/+27
* CREDITS: fix generation in out of tree buildsMike Frysinger2014-08-141-2/+2
* ia64: add missing syscallsMike Frysinger2014-08-141-0/+9
* ia64: fix sigaction decodingMike Frysinger2014-08-141-4/+4
* tests: skip detach-stopped.test when PTRACE_SEIZE doesn't workDmitry V. Levin2014-08-121-0/+5
* sh: fix syscall numbering for recv and sendtoErik Johansson2014-08-111-2/+2
* tests: fix uio building w/out preadv/pwritevMike Frysinger2014-08-113-2/+16
* tests: ignore *.tmp filesMike Frysinger2014-08-111-0/+1
* tests: fix shell errors in detach testsMike Frysinger2014-08-113-0/+3
* set_ptracer_any: add a little documentationMike Frysinger2014-08-111-0/+2
* signal: fix thinko in sa_restorerMike Frysinger2014-08-101-2/+2
* sigaction test: support arches w/out SA_RESTORER and swapped argsMike Frysinger2014-08-091-1/+6
* alpha/sparc: fix arg count for rt_sigactionMike Frysinger2014-08-092-2/+2
* hppa: fix sigaction decodingMike Frysinger2014-08-091-2/+8
* alpha: fix sigaction decodingMike Frysinger2014-08-091-0/+2
* Prepare for -yy option supportDmitry V. Levin2014-08-082-3/+3
* Fix preadv/pwritev offset decoding on ILP32 architecturesDmitry V. Levin2014-08-071-3/+3
* Fix preadv/pwritev offset decoding on bigendian architecturesDmitry V. Levin2014-08-074-30/+42
* Decode file descriptors returned by accept and accept4 syscallsDmitry V. Levin2014-08-062-6/+8
* x32: update io_{setup,submit} syscallsMike Frysinger2014-08-011-2/+4
* xtensa: sort values in struct_user_offsetsMax Filippov2014-06-181-17/+17
* Document -k option as experimentalDmitry V. Levin2014-06-183-3/+3
* tests: robustify -k testDmitry V. Levin2014-06-186-30/+28
* tests: enhance -k testDmitry V. Levin2014-06-132-2/+14
* unwind: ignore memory mappings that have no PROT_EXEC bit setDmitry V. Levin2014-06-131-3/+7
* unwind: cleanup build_mmap_cacheDmitry V. Levin2014-06-131-40/+42
* unwind: remove unused field from mmap_cache_tDmitry V. Levin2014-06-131-12/+0
* unwind: refactor stacktrace_walkDmitry V. Levin2014-06-121-92/+87
* unwind: constify binary_filename and symbol_name functions argumentsDmitry V. Levin2014-06-121-11/+11
* unwind: disable stack trace with multiple personalitiesLuca Clementi2014-06-111-0/+18
* unwind: rename function_off_set to function_offsetDmitry V. Levin2014-06-051-11/+11
* unwind: fix a bug in range updating of binary searchDmitry V. Levin2014-06-051-3/+3
* unwind: use fopen64 instead of fopenDmitry V. Levin2014-06-051-1/+11
* unwind: fix build on 32-bit architecturesDmitry V. Levin2014-06-053-5/+5
* tests: robustify -w option testDmitry V. Levin2014-06-051-2/+2
* Fix delete_module decodingDmitry V. Levin2014-06-044-7/+16
* Decode paths associated with file descriptors returned by syscallsZubin Mithra2014-06-046-8/+32
* NEWS: Prepare for 4.9 releaseDmitry V. Levin2014-06-031-2/+34
* Warn about flags that have no effect with -cDmitry V. Levin2014-06-031-5/+22
* debian: enable security hardening featuresDmitry V. Levin2014-06-031-1/+5
* debian: update control fileDmitry V. Levin2014-06-031-3/+3
* manpage: minor correctionsDmitry V. Levin2014-06-031-18/+23
* unwind: tests: add a test for -k optionMasatake YAMATO2014-05-304-1/+64
* unwind: move stacktrace capturing and mmap cache invalidating to trace_syscal...Masatake YAMATO2014-05-303-40/+14
* unwind: add SE and SI flags to syscall entries for all architecturesDmitry V. Levin2014-05-3028-361/+361
* unwind: introduce markers specifying the needs of special care in unwindingMasatake YAMATO2014-05-302-0/+6