1. a2adbed Merge changes Icedbb451,I57fac759,I2734a701,Ib0764206,Ic588b205, ... by Elliott Hughes · 10 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  2. cedbb45 Merge remote-tracking branch 'strace/master' into HEAD by Elliott Hughes · 10 years ago
  3. 57fac75 xtensa: sort values in struct_user_offsets by Max Filippov · 10 years ago
  4. 2734a70 Document -k option as experimental by Dmitry V. Levin · 10 years ago
  5. b076420 tests: robustify -k test by Dmitry V. Levin · 10 years ago
  6. c588b20 tests: enhance -k test by Dmitry V. Levin · 10 years ago
  7. 73741d2 unwind: ignore memory mappings that have no PROT_EXEC bit set by Dmitry V. Levin · 10 years ago
  8. 9a349c7 unwind: cleanup build_mmap_cache by Dmitry V. Levin · 10 years ago
  9. 2222b92 unwind: remove unused field from mmap_cache_t by Dmitry V. Levin · 10 years ago
  10. 52840ed unwind: refactor stacktrace_walk by Dmitry V. Levin · 10 years ago
  11. 806539c unwind: constify binary_filename and symbol_name functions arguments by Dmitry V. Levin · 10 years ago
  12. f1d7311 unwind: disable stack trace with multiple personalities by Luca Clementi · 10 years ago
  13. d317951 Merge "Improve the documentation for syncing upstream strace." by Elliott Hughes · 10 years ago
  14. 60b6d90 Improve the documentation for syncing upstream strace. by Elliott Hughes · 10 years ago
  15. 64b8857 Merge "Fix the external/strace update-ioctls target." by Elliott Hughes · 10 years ago
  16. 16488d5 Fix the external/strace update-ioctls target. by Elliott Hughes · 10 years ago
  17. a730054 Merge "Add new generated strace files ignored by xlat/.gitignore." by Elliott Hughes · 10 years ago
  18. 8272837 Add new generated strace files ignored by xlat/.gitignore. by Elliott Hughes · 10 years ago
  19. cab31a8 Merge remote-tracking branch 'strace/master' into HEAD by Elliott Hughes · 10 years ago
  20. 6555711 unwind: rename function_off_set to function_offset by Dmitry V. Levin · 10 years ago
  21. c12eb11 unwind: fix a bug in range updating of binary search by Dmitry V. Levin · 10 years ago
  22. c903c82 unwind: use fopen64 instead of fopen by Dmitry V. Levin · 10 years ago
  23. e411397 unwind: fix build on 32-bit architectures by Dmitry V. Levin · 10 years ago
  24. 6e7ba0d tests: robustify -w option test by Dmitry V. Levin · 10 years ago
  25. bc4841c Merge "[MIPS64] Enable mips64 build" by Elliott Hughes · 10 years ago
  26. 2cafa72 [MIPS64] Enable mips64 build by Duane Sand · 10 years ago
  27. d04bb2b Fix delete_module decoding by Dmitry V. Levin · 10 years ago
  28. 64aa1b1 Decode paths associated with file descriptors returned by syscalls by Zubin Mithra · 10 years ago
  29. 327102c NEWS: Prepare for 4.9 release by Dmitry V. Levin · 10 years ago
  30. 2727aae Warn about flags that have no effect with -c by Dmitry V. Levin · 10 years ago
  31. 4182981 debian: enable security hardening features by Dmitry V. Levin · 10 years ago
  32. 05cd5b2 debian: update control file by Dmitry V. Levin · 10 years ago
  33. a197832 manpage: minor corrections by Dmitry V. Levin · 10 years ago
  34. 9682107 unwind: tests: add a test for -k option by Masatake YAMATO · 10 years ago
  35. ed69fc2 unwind: move stacktrace capturing and mmap cache invalidating to trace_syscall_entering by Masatake YAMATO · 10 years ago
  36. 549e2c4 unwind: add SE and SI flags to syscall entries for all architectures by Dmitry V. Levin · 10 years ago
  37. 1d78d22 unwind: introduce markers specifying the needs of special care in unwinding by Masatake YAMATO · 10 years ago
  38. a0b4ee7 unwind: enable dwarf cache of libunwind by Masatake YAMATO · 10 years ago
  39. b45b7fa unwind: report expected backtracing error by Masatake YAMATO · 10 years ago
  40. 2b09df9 unwind: call unwind_tcb_fin before printing detached message by Masatake YAMATO · 10 years ago
  41. 9bc6561 unwind: implement automatic mmap cache invalidation by Masatake YAMATO · 10 years ago
  42. f8e39d7 unwind: introduce queue_t for capturing stacktrace by Masatake YAMATO · 10 years ago
  43. 4e121e5 unwind: introduce own debug macro by Masatake YAMATO · 10 years ago
  44. 2d534da unwind: introduce stacktrace_walker by Masatake YAMATO · 10 years ago
  45. 6141392 unwind: give all exported functions "unwind_" prefix by Masatake YAMATO · 10 years ago
  46. 7721499 unwind: delete mmap cache in free_libunwind_ui by Masatake YAMATO · 10 years ago
  47. b65042f unwind: make alloc_mmap_cache function local by Masatake YAMATO · 10 years ago
  48. b4a2de8 unwind: fix a bug in range updating of binary search by Masatake YAMATO · 10 years ago
  49. 327064b Add -k option to print stack trace after each syscall by Luca Clementi · 11 years ago
  50. 6dbbe07 sysctl: update CTL_*, KERN_*, NET_*, and VM_* constants by Dmitry V. Levin · 10 years ago
  51. d8ad1dd Check for constants used by waitid function by Dmitry V. Levin · 10 years ago
  52. baf60d9 Check for LO_FLAGS_READ_ONLY constant by Dmitry V. Levin · 10 years ago
  53. d35bdca Compress blank lines by Dmitry V. Levin · 10 years ago
  54. 63ebcfc xlat: cleanup the aftermath of automatic conversion by Dmitry V. Levin · 10 years ago
  55. 0ed617b Generate xlat/*.in files by Dmitry V. Levin · 10 years ago
  56. 297b594 Rename several xlat structures to avoid collisions by Dmitry V. Levin · 10 years ago
  57. 5153b5c Enhance xlat generator by Dmitry V. Levin · 10 years ago
  58. 3e69bdf Use bootstrap script consistently by Dmitry V. Levin · 10 years ago
  59. 761ed9b Implement xlat generator by Mike Frysinger · 10 years ago
  60. e25fb4f tests: fix SCM_RIGHTS test for big-endian systems by Dmitry V. Levin · 10 years ago
  61. f23b097 Decode file descriptors passed via SCM_RIGHTS control messages by Dmitry V. Levin · 10 years ago
  62. 772e32b tests: add a test for -c and -w options by Dmitry V. Levin · 10 years ago
  63. e53bf23 Optionally produce stats on syscall latency by Mark Hills · 10 years ago
  64. ac5133d Constify count_syscall function by Dmitry V. Levin · 10 years ago
  65. 447db45 Constify tv_* functions by Dmitry V. Levin · 10 years ago
  66. 3a3b71c Use printstr for sethostname, setdomainname, and gethostname decoding by Dmitry V. Levin · 10 years ago
  67. 3b09ebe Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_T by James Hogan · 10 years ago
  68. b2ede14 Enhance setns syscall decoding by Masatake YAMATO · 10 years ago
  69. 985425a mips: fix syscall entries that should have TP flag set by Dmitry V. Levin · 10 years ago
  70. 10b735a xtensa: fix unshare syscall entry by Dmitry V. Levin · 10 years ago
  71. 117d13d alpha, hppa, mips n64: fix waitid syscall entry by Dmitry V. Levin · 10 years ago
  72. cd96f77 Add TM flag to shmat and shmdt syscall entries by Dmitry V. Levin · 10 years ago
  73. 6556315 Alias sys_vfork to sys_fork by Dmitry V. Levin · 10 years ago
  74. f6a63a7 Merge "Android.mk changes for strace update." by Elliott Hughes · 10 years ago
  75. 4e779b4 Android.mk changes for strace update. by Elliott Hughes · 10 years ago
  76. d39a490 Merge remote-tracking branch 'strace/master' into sync by Elliott Hughes · 10 years ago
  77. 502224d Merge "Enable multilib support for strace test." by Calin Juravle · 10 years ago
  78. ee295a4 Enable multilib support for strace test. by Fengwei Yin · 10 years ago
  79. e51ce47 epoll_ctl: fix EPOLL_CTL_DEL argument decoding by Dmitry V. Levin · 10 years ago
  80. fb7ae84 Update CLOCK_* constants by Dmitry V. Levin · 10 years ago
  81. 7845a42 Fix preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  82. cc3d591 tests: add a test for pread/pwrite and preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  83. 7f276d2 Merge "Fix strace build by building "ldt.c"." by Elliott Hughes · 10 years ago
  84. 5150567 Fix strace build by building "ldt.c". by Elliott Hughes · 10 years ago
  85. 81a5bbb Merge remote-tracking branch 'strace/master' into merge by Elliott Hughes · 10 years ago
  86. 99a0544 Refactor LDT decoding by Dmitry V. Levin · 10 years ago
  87. 329fa39 Make int3 example in comments more cut-n-pastable by Denys Vlasenko · 10 years ago
  88. f0ab10f Merge "Fix aarch64 build." by Elliott Hughes · 10 years ago
  89. 4ce18c8 Fix aarch64 build. by Elliott Hughes · 10 years ago
  90. 627a9f9 Merge "Fix dangling else in x86 build." by Elliott Hughes · 10 years ago
  91. 463302b Fix dangling else in x86 build. by Elliott Hughes · 10 years ago
  92. dc55e77 Merge "Restore "linux/ioctlent.h"." by Elliott Hughes · 10 years ago
  93. 95a4b78 Restore "linux/ioctlent.h". by Elliott Hughes · 10 years ago
  94. 9d30946 Merge remote-tracking branch 'strace/master' into cp by Elliott Hughes · 10 years ago
  95. 15bc281 mips: enable decoding of set_thread_area by Dmitry V. Levin · 10 years ago
  96. 662221c x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_area by Dmitry V. Levin · 10 years ago
  97. f94e847 x32: decode clone LDT user_desc entries for x86 processes by Dmitry V. Levin · 10 years ago
  98. 44655a4 x86-64: decode clone LDT user_desc entries for x86 processes by Elliott Hughes · 10 years ago
  99. 2c4fb25 x32: fix clone(2) argument order for x86 processes by Dmitry V. Levin · 10 years ago
  100. b563325 x86-64: fix clone(2) argument order for x86 processes by Elliott Hughes · 10 years ago