aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01Merge changes Icedbb451,I57fac759,I2734a701,Ib0764206,Ic588b205, ...android-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-releaselollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaselollipop-devlollipop-cts-releaseElliott Hughes
2014-07-01Merge remote-tracking branch 'strace/master' into HEADElliott Hughes
2014-06-18xtensa: sort values in struct_user_offsetsMax Filippov
2014-06-18Document -k option as experimentalDmitry V. Levin
2014-06-18tests: robustify -k testDmitry V. Levin
2014-06-13tests: enhance -k testDmitry V. Levin
2014-06-13unwind: ignore memory mappings that have no PROT_EXEC bit setDmitry V. Levin
2014-06-13unwind: cleanup build_mmap_cacheDmitry V. Levin
2014-06-13unwind: remove unused field from mmap_cache_tDmitry V. Levin
2014-06-12unwind: refactor stacktrace_walkDmitry V. Levin
2014-06-12unwind: constify binary_filename and symbol_name functions argumentsDmitry V. Levin
2014-06-11unwind: disable stack trace with multiple personalitiesLuca Clementi
2014-06-09Merge "Improve the documentation for syncing upstream strace."Elliott Hughes
2014-06-09Improve the documentation for syncing upstream strace.Elliott Hughes
2014-06-07Merge "Fix the external/strace update-ioctls target."Elliott Hughes
2014-06-06Fix the external/strace update-ioctls target.Elliott Hughes
2014-06-07Merge "Add new generated strace files ignored by xlat/.gitignore."Elliott Hughes
2014-06-06Add new generated strace files ignored by xlat/.gitignore.Elliott Hughes
2014-06-06Merge remote-tracking branch 'strace/master' into HEADElliott Hughes
2014-06-05unwind: rename function_off_set to function_offsetDmitry V. Levin
2014-06-05unwind: fix a bug in range updating of binary searchDmitry V. Levin
2014-06-05unwind: use fopen64 instead of fopenDmitry V. Levin
2014-06-05unwind: fix build on 32-bit architecturesDmitry V. Levin
2014-06-05tests: robustify -w option testDmitry V. Levin
2014-06-04Merge "[MIPS64] Enable mips64 build"Elliott Hughes
2014-06-04[MIPS64] Enable mips64 buildDuane Sand
2014-06-04Fix delete_module decodingDmitry V. Levin
2014-06-04Decode paths associated with file descriptors returned by syscallsZubin Mithra
2014-06-03NEWS: Prepare for 4.9 releaseDmitry V. Levin
2014-06-03Warn about flags that have no effect with -cDmitry V. Levin
2014-06-03debian: enable security hardening featuresDmitry V. Levin
2014-06-03debian: update control fileDmitry V. Levin
2014-06-03manpage: minor correctionsDmitry V. Levin
2014-05-30unwind: tests: add a test for -k optionMasatake YAMATO
2014-05-30unwind: move stacktrace capturing and mmap cache invalidating to trace_syscal...Masatake YAMATO
2014-05-30unwind: add SE and SI flags to syscall entries for all architecturesDmitry V. Levin
2014-05-30unwind: introduce markers specifying the needs of special care in unwindingMasatake YAMATO
2014-05-30unwind: enable dwarf cache of libunwindMasatake YAMATO
2014-05-30unwind: report expected backtracing errorMasatake YAMATO
2014-05-30unwind: call unwind_tcb_fin before printing detached messageMasatake YAMATO
2014-05-30unwind: implement automatic mmap cache invalidationMasatake YAMATO
2014-05-30unwind: introduce queue_t for capturing stacktraceMasatake YAMATO
2014-05-30unwind: introduce own debug macroMasatake YAMATO
2014-05-30unwind: introduce stacktrace_walkerMasatake YAMATO
2014-05-30unwind: give all exported functions "unwind_" prefixMasatake YAMATO
2014-05-30unwind: delete mmap cache in free_libunwind_uiMasatake YAMATO
2014-05-30unwind: make alloc_mmap_cache function localMasatake YAMATO
2014-05-30unwind: fix a bug in range updating of binary searchMasatake YAMATO
2014-05-30Add -k option to print stack trace after each syscallLuca Clementi
2014-05-30sysctl: update CTL_*, KERN_*, NET_*, and VM_* constantsDmitry V. Levin