kernel/swap-modules.git
2012-07-31 Vyacheslav... kprobes: implementation instruction B(ARM) in uprobes
2012-07-30 Dmitry KovalenkoMerge branch 'dev' of ssh://106.109.8.71/srv/git/dbi...
2012-07-30 Dmitry KovalenkoFixed handling of unsupported instruction instrumentati...
2012-07-27 Vasiliy UlyanovFixed 'EC_ARCH_*' defines for x86
2012-07-26 Andreev S.VReturned magically disapeared line of code
2012-07-26 Andreev S.VNew multiple handler API implementation introduced
2012-07-26 Yury MorozovMerge branch 'dev' of 106.109.8.71:/srv/git/dbi into dev
2012-07-26 Yury MorozovDlsym(dynamically loaded libraries) function handling...
2012-07-23 Vyacheslav... #define regs_return_value: check ARCH
2012-07-16 Vasiliy Ulyanovdo_page_fault instrumentation workaround for x86 platform
2012-07-12 Fedin PavelAdded major number release
2012-07-12 Vasiliy UlyanovMEC: fixed ret_addr obtaining (needs testing!!!)
2012-07-10 Dmitry KovalenkoMerge branch 'dev' of ssh://106.109.8.71/srv/git/dbi...
2012-07-10 Dmitry KovalenkoFixed struct kprobe (arm/thumb_safe now under CONFIG_AR...
2012-07-10 Dmitry KovalenkoFixed ARM/THUMB instructions safe checking (#372)
2012-07-09 Vasiliy Ulyanov1. POCOMON ported to x86 tizen emulator
2012-07-06 Nikita KalyazinRevert "Fixed libonly instrumentation (#264)"
2012-07-06 Vasiliy UlyanovMerge branch 'x86-testing' into dev
2012-07-06 Vasiliy Ulyanov1. Fixed user-space instrumentation for x86
2012-07-05 Dmitry KovalenkoFixed libonly instrumentation (#264)
2012-07-04 Vasiliy UlyanovAdded ARM-related fixes
2012-07-04 Vasiliy Ulyanov1. Added arch secific routines for obtaining values...
2012-07-03 Nikita KalyazinFix of browser instrumentation problem (#363)
2012-06-29 Vasiliy UlyanovMerge branch 'dev' of 106.109.8.71:/srv/git/dbi into dev
2012-06-29 Vasiliy UlyanovTizen x86 emulator fix (__switch_to/do_exit issue)
2012-06-29 Dmitry KovalenkoAdded processing of null pointers in PackArguments...
2012-06-28 Vasiliy UlyanovMerge branch 'dev' of 106.109.8.71:/srv/git/dbi into dev
2012-06-28 Vasiliy UlyanovInitial version for x86 tizen emulator
2012-06-27 Nikita KalyazinFix for 02f01478cecf131e21482cc2a2d7f2d11cef19f3 (added...
2012-06-27 Nikita KalyazinMerge branch 'dev' of ssh://106.109.8.71/srv/git/dbi...
2012-06-27 Fedin Pavelu_intXX_t -> uintXX_t
2012-06-27 Andreev S.VTicket #317 FIXED via implementation of thumb hook
2012-06-22 Vasiliy UlyanovMEC:
2012-06-18 Vasiliy UlyanovUndo wrong changes (us_proc_inst.c)
2012-06-13 Fedin PavelUse major device number from the device node file if...
2012-06-06 Vasiliy UlyanovPOCOMON: working version for f1
2012-06-06 Vasiliy UlyanovMerge branch 'dev' of 106.109.8.71:/srv/git/dbi into dev
2012-06-06 Vasiliy UlyanovMEC: fixed synchronization issues in probe handlers
2012-05-29 Andreev S.VAdded hash implementation for uprobes
2012-05-25 Nikita KalyazinJava instrumentation first approach implemented (#285)
2012-05-25 Nikita KalyazinDeleted duplicated expressions
2012-05-22 Andreev S.VFIXED deinitialization procedure. Dead code eliminated...
2012-05-21 Andreev S.VAdded important comments
2012-05-21 Andreev S.VFixed Ticket #329 (redesign of kprobe functionality...
2012-05-18 Vasiliy UlyanovMerge branch 'dev' of 106.109.8.71:/srv/git/dbi into dev
2012-05-18 Vasiliy UlyanovMerge branch 'pocomoncm' into dev
2012-05-16 Andreev S.VUnification
2012-05-12 Yuri KozyaevTicket #245: If no probes are set and pack_event_info...
2012-05-10 Nikita KalyazinAdded insn slot freeing (1f5667fbd58ec011dcb6020e535baa...
2012-05-05 Nikita KalyazinFixed copy trampoline related overhead problem (#299)
2012-04-23 Nikita KalyazinKernel on-the-go probes feature implemented (#313)
2012-04-17 Vasiliy UlyanovFixed ticket #306: Custom handlers without CONFIG_KALLS...
2012-04-13 Vasiliy UlyanovFixed ticket #304: The possibility of dumping stack...
2012-04-10 Vasiliy UlyanovMerge branch 'dev' of 106.109.8.71:/srv/git/dbi into dev
2012-04-10 Vasiliy UlyanovNew MEC implementation (memory_leaks_only mode)
2012-04-10 Andreev S.VImproved performance of get_kprobe() via dead code...
2012-04-09 Andreev S.VFIXED Ticket #292 (BUG() messages)
2012-04-03 Nikita KalyazinFixed #286 (aka huge overhead in pq)
2012-03-22 Nikita KalyazinFixed one more mistake in aabce9a2c238cca6be1d529acd0e6...
2012-03-22 Nikita KalyazinFixed mistakes in aabce9a2c238cca6be1d529acd0e6f4e19f1d017
2012-03-22 Nikita KalyazinAdded PQ Proxima (SLP) support
2012-03-20 Andreev S.VFinal movin' INPERFA->SWAP (Ticket #134)
2012-03-16 Nikita KalyazinMerge branch 'swap_rename' into dev
2012-02-01 Andreev S.VRenamed InPerfa->SWAP, Ticket #134
2012-01-31 Dmitry KovalenkoAdded return value to default retprobe handler
2012-01-31 Dmitry Kovalenko"On the go" probes implementation.
2012-01-26 Vasiliy UlyanovAdded functions to retrieve user-mode stack dump from...
2012-01-13 Alexander ShirshikovNo probes check and return removed (pack_event_info)
2011-12-21 Vasiliy UlyanovSaved and total events counters are zeroed after start...
2011-12-02 Andreev S.VNames of functions have been changed in order to avoid...
2011-11-28 Dmitry KovalenkoFixed problem with handling of forked threads.
2011-11-25 Dmitry KovalenkoMerge branch 'dev' of 106.109.8.71:/srv/git/dbi_new_bui...
2011-11-25 Dmitry KovalenkoSolved problems with instrumentation functions in proce...
2011-11-21 Gonzha Dmitriy... Architecture-dependent x86 part updated
2011-11-14 Dmitry KovalenkoUProbes are set on group_leader instead of first found tid
2011-10-19 Nikita Kalyazinkprobes: retprobe instance hlist operation was moved...
2011-10-19 Nikita Kalyazinkprobes: retprobe instance hlist operation was moved...
2011-10-14 Anatoly SinyavinMerge branch 'dev' of 106.109.8.71:/srv/git/dbi_new_bui...
2011-10-14 Anatoly SinyavinFix tiny bugs for Beagle/SELP.
2011-10-11 Andreev S.VFIXED copy_to_user_pages according to kernels (i.e...
2011-10-04 Nikita KalyazinFixed insns slot access problem (#118)
2011-10-04 Alexander Shirshikovcopy_to_user_page fix
2011-10-04 Dmitry KovalenkoRemoved mistakenly committed temporary files
2011-10-04 Dmitry KovalenkoRemoved mistakenly committed temporary files
2011-10-03 Alexander ShirshikovMerge branch 'dev' of 106.109.8.71:/srv/git/dbi_new_bui...
2011-10-03 Alexander ShirshikovLLVM and POCO integrated
2011-09-28 Nikita KalyazinAbsence of a library from inperfa.ini file is a warning...
2011-09-26 Nikita KalyazinFixed a bug of kernel panic when collecting __switch_to...
2011-09-22 Nikita KalyazinFixed bug of segfaulting Thumb apps (retprobe)
2011-09-21 Dmitry KovalenkoFix deinst_usr_space_proc (return value)
2011-09-20 Nikita KalyazinFixed return value of find_lib_path()
2011-09-20 Nikita KalyazinMerge branch 'dev' of ssh://106.109.8.71/srv/git/dbi_ne...
2011-09-20 Nikita Kalyazinkprobes fix (deferred probes in multitreaded application)
2011-09-16 Dmitry KovalenkoFixed continuous buffer (Ticket #112)
2011-09-07 Nikita KalyazinFixed bug of segfaulting Thumb apps
2011-09-05 Nikita KalyazinRemoved messing debug output (introduced in 625f1537f3d...
2011-09-05 Nikita KalyazinIt is not needed to set PID while instrumenting Android...
2011-08-31 Nikita KalyazinFix for 68d9da6e84230f015451aa2051cbb10f6a4d0507
2011-08-30 Nikita KalyazinFix and refactoring for be6800a0431c286ffafffb02145c006...
2011-08-23 Sergey GrekhovMerge branch 'dev' of 106.109.8.71:/srv/git/dbi_new_bui...
next