platform/kernel/swap-modules.git
2015-02-24 Alexander Aksenov[IMPROVE] Add swap_put_uarg()
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uprobe_ops registration
2015-02-24 Vasiliy Ulyanov[FIX] x86 jumps
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add arch-specific routines for setting SP
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add orig_ret_addr restore condition
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uprobe_ops registration
2015-02-24 Alexander Aksenov[FIX] Task data searches symbols by substring
2015-02-24 Vasiliy Ulyanov[FEATURE] Implement swap_task_data module
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uretprobe_instance data field
2015-02-24 Alexander Aksenov[IMPROVE] Uprobe: add import swap_register_uprobe()
2015-02-24 Alexander Aksenov[FIX] Uprobe: add kprobe struct fields init
2015-02-24 Dmitry KovalenkoMerge branch 'master' into new_protocol
2014-12-26 Vyacheslav... [IMPROVE] x86: apply jumper for US probes installing
2014-12-17 Ruslan Soloviev[FIX] Module swap_message_parser build
2014-12-15 Ruslan Soloviev[REFACTOR] Remove probe counter
2014-12-15 Ruslan Soloviev[PROTO] Web profiling message format change
2014-12-03 Ruslan Soloviev[FEATURE] Add web profiling
2014-11-19 Vyacheslav... [FIX] remove support multi uprobes
2014-11-18 Alexander Aksenov[FIX] Add retprobe module to .spec
2014-11-14 Dmitry Kovalenko[FIX] add 'build_arch arm' into spec
2014-11-14 Dmitry Kovalenko[FIX] Add ':' after BuildRequires tag
2014-11-13 Alexander Aksenov[IMPROVE] Parser: add probe type support
2014-11-13 Alexander Aksenov[FIX] Probe info size init
2014-11-13 Alexander Aksenov[FEATURE] New .spec
2014-11-12 Vyacheslav... [LICENSE] add license
2014-11-12 Alexander Aksenov[FEATURE] New probes interface
2014-10-23 Vyacheslav... [CLEAN] remove module scripts
2014-10-22 Vyacheslav... [IMPROVE] remove links to build modules
2014-10-20 Vyacheslav... [FIX] using functions set_memory_[ro\rw]()
2014-09-25 Vitaliy Cherepanov[PROTO] redesign lock handler events. add new subtype
2014-09-19 Vyacheslav... [FIX] ARM func: write_u32()
2014-09-17 Vyacheslav... [FIX] use mem_text_write_kernel_word()
2014-09-08 Vyacheslav... [REFACTOR] remove unused code
2014-09-05 Vyacheslav... [FIX] declares swap_current_kprobe
2014-09-04 Vyacheslav... [FIX] process info message for already running apps
2014-08-13 Vyacheslav... [IMPROVE] sampler: remove writer dependency
2014-08-08 Vasiliy Ulyanov[FIX] Remove unneeded warning
2014-07-31 Vyacheslav... [IMPROVE] x86: create jumper
2014-07-31 Vyacheslav... [REFACTOR] kretprobe_trampoline() for x86
2014-07-31 Vyacheslav... [IMPROVE] x86: create kjumper
2014-07-28 Vyacheslav... [IMPROVE] ARM: new interface for kjumper
2014-07-21 Vasiliy Ulyanov[REFACTOR] Remove start.sh/stop.sh
2014-07-21 Vasiliy Ulyanov[FIX] file ops handlers build with kernel >= 3.12
2014-07-18 Vasiliy Ulyanov[IMPROVE] Web Apps: add task parent comm checking
2014-07-18 Vitaliy Cherepanov[FIX] daemon start for buildin modules
2014-07-18 Vasiliy Ulyanov[FEATURE] File analysis: add file ops handlers
2014-07-18 Vasiliy Ulyanov[FEATURE] File analysis: add ks_map
2014-07-18 Vasiliy Ulyanov[PROTO] Add type/subtype in msg_function_exit
2014-07-18 Vasiliy Ulyanov[PROTO] Change msg_function_entry fields sequence
2014-07-18 Vasiliy Ulyanov[REFACTOR] Move events checking out from msg packing...
2014-07-18 Vasiliy Ulyanov[REFACTOR] Export check_event function
2014-07-14 Alexander Aksenov[IMPROVE] Comm filter for web apps
2014-07-14 Alexander Aksenov[REFACTOR] Us_manager: call_page_fault()
2014-07-14 Alexander Aksenov[IMPROVE] Us_manager: sspt_filter
2014-07-11 Dmitry Kovalenko[IMPROVE] Add different OBS projects handling
2014-07-11 Vyacheslav... [STYLE] us_manager: doxygen comments
2014-07-11 Vyacheslav... [STYLE] energy: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Uprobe: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Writer: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Sampler: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Parser: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Ks_features: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Kprobe: doxygen comments
2014-07-11 Alexander Aksenov[STYLE] Driver: doxygen comments
2014-07-11 Alexander Aksenov[FIX] Driver: remove duplicated file
2014-07-11 Alexander Aksenov[STYLE] Buffer: doxygen comments
2014-07-09 Alexander Aksenov[STYLE] Doxygen config file
2014-07-03 Vasiliy Ulyanov[FIX] .spec file for Kiran emulator (x86)
2014-07-03 Vasiliy Ulyanov[FIX] .spec file for Kiran target
2014-07-02 Alexander Aksenov[FIX] Spec: spec for private repo
2014-06-26 Alexander Aksenov[FIX] Kprobe: remove_kprobe() when unregister
2014-06-25 Alexander Aksenov[REFACTOR] Sampler: remove garbage
2014-06-25 Alexander Aksenov[FIX] Kprobe: remove aggrigated probe from list
2014-06-25 Vyacheslav... [FIX] build for kernel 3.4
2014-06-24 Alexander Aksenov[FIX] Spec: building for 3.12 emulator kernel
2014-06-24 Vyacheslav... [IMPROVE] add support kernel 3.12
2014-06-24 Dmitry KovalenkoMerge "[FIX] ret_handler_unmap() (deadlock on stop...
2014-06-23 Vyacheslav... [FIX] ret_handler_unmap() (deadlock on stop)
2014-06-06 Alexander Aksenov[FIX] Us_manager: slot manager deallocation
2014-06-06 Alexander Aksenov[FIX] Uprobe: slot free for unfired uprobes
2014-06-06 Alexander Aksenov[FIX] Us_manager: images memory deallocation
2014-06-06 Alexander Aksenov[FIX] Us_manager: now free img called at free pfg
2014-06-06 Alexander Aksenov[IMPROVE] Us_manager: new proc filter inteface
2014-06-04 Alexander Aksenov[FIX] Us_manager: dumb filter creation
2014-05-29 Alexander Aksenov[FIX] name conflicts with kernel kprobe
2014-05-28 Alexander Aksenov[IMPROVE] Build: add m0 support to spec file
2014-05-28 Vasiliy Ulyanov[FIX] buffer put in case of erroneous args packing...
2014-05-28 Vitaliy Cherepanov[FIX] tasks file
2014-05-27 Vasiliy Ulyanov[FEATURE] Add custom events support (with vargs fmt)
2014-05-27 Vyacheslav... [PROTO] add task->comm monitoring functionality
2014-05-23 Alexander Aksenov[FIX] Energy: replace export.h dependency
2014-05-21 Alexander Aksenov[IMPROVE] Build: arch dependent .spec
2014-05-12 Vasiliy Ulyanov[FIX] deadlock on modules unloading with one active CPU
2014-05-08 Vyacheslav... [REFACTOR] change prefix dbi* -> swap*
2014-05-07 Vyacheslav... [REFACTOR] remove unnecessary functions declaration
2014-05-07 Vyacheslav... [REFACTOR] slots manager
2014-05-05 Vyacheslav... [FIX] name conflict for building with kernel
2014-05-05 Vyacheslav... [CLEAN] remove unnecessary file
2014-05-05 Vasiliy Ulyanov[FIX] non boot cpus shutting down on uniprocessor devices
2014-04-30 Alexander Aksenov[IMPROVE] Build: spec file for separate modules
next