kernel/swap-modules.git
13 years agoPorting KProbe & build procedure for DTV environment (2.6.18 kernel version)
Ekaterina Gorelkina [Tue, 10 Aug 2010 10:12:34 +0000 (14:12 +0400)]
Porting KProbe & build procedure for DTV environment (2.6.18 kernel version)

13 years agoRemoving almost all dependencies between inperfa_driver and Memory Error Checker.
Sergey Grekhov [Mon, 9 Aug 2010 09:59:17 +0000 (13:59 +0400)]
Removing almost all dependencies between inperfa_driver and Memory Error Checker.
Now we have one "ifdef-ed" part of code in modules/driver/storage.c and one more in common/ec_probe.h.

13 years agoRemoving one dependency between inperfa driver and memory checker.
Sergey Grekhov [Wed, 4 Aug 2010 05:58:05 +0000 (09:58 +0400)]
Removing one dependency between inperfa driver and memory checker.
Now in order to load mec_handlers.ko one need to specify address of kallsyms_lookup_name.
TODO: add script for starting mec_handlers.ko and incorporate installing this script into build procedure.

13 years agoAdding changes related to memory checker:
Sergey Grekhov [Mon, 2 Aug 2010 06:23:39 +0000 (10:23 +0400)]
Adding changes related to memory checker:
1) temp fix for the bug with endless page faults (it seems that this fix do not solve all problems)
2) preparation code for dumping data for performing memory leak checking

14 years agoFix reschedule during get_user_pages() kernel function execution (dump for Tegra250...
Ekaterina Gorelkina [Tue, 27 Jul 2010 12:45:32 +0000 (16:45 +0400)]
Fix reschedule during get_user_pages() kernel function execution (dump for Tegra250 2 core)

14 years agoResolve conflict scripts/make_beagle.sh
Dmitry Kovalenko [Tue, 20 Jul 2010 13:35:53 +0000 (17:35 +0400)]
Resolve conflict scripts/make_beagle.sh

Merge branch 'master' of kovalenko@106.109.8.71:/srv/git/dbi_new_build

Conflicts:
scripts/make_beagle.sh

14 years agoAdd Filter.py python script
Dmitry Kovalenko [Tue, 20 Jul 2010 13:31:18 +0000 (17:31 +0400)]
Add Filter.py python script
Add converting from adresses to function names

14 years agoMerge branch 'master' of ssh://106.109.8.71/srv/git/dbi_new_build
Nikita Kalyazin [Fri, 16 Jul 2010 11:56:11 +0000 (15:56 +0400)]
Merge branch 'master' of ssh://106.109.8.71/srv/git/dbi_new_build

14 years agoDisabled Relay on default
Nikita Kalyazin [Fri, 16 Jul 2010 11:55:39 +0000 (15:55 +0400)]
Disabled Relay on default

14 years agoMerge branch 'master' of ssh://gorelkina@106.109.8.71/srv/git/dbi_new_build
Ekaterina Gorelkina [Fri, 16 Jul 2010 11:46:35 +0000 (15:46 +0400)]
Merge branch 'master' of ssh://gorelkina@106.109.8.71/srv/git/dbi_new_build

14 years agoUpdate changes for fixing seg fault for Tegra250 to Beagle Board works correctly
Ekaterina Gorelkina [Fri, 16 Jul 2010 11:38:53 +0000 (15:38 +0400)]
Update changes for fixing seg fault for Tegra250 to Beagle Board works correctly

14 years agoFixed kernel module versioning bug
Nikita Kalyazin [Fri, 16 Jul 2010 10:57:25 +0000 (14:57 +0400)]
Fixed kernel module versioning bug

14 years agoMemchecker option is added to Tegra build script
Nikita Kalyazin [Fri, 16 Jul 2010 07:54:20 +0000 (11:54 +0400)]
Memchecker option is added to Tegra build script

14 years agoAdded installing scripts
Nikita Kalyazin [Fri, 16 Jul 2010 06:19:40 +0000 (10:19 +0400)]
Added installing scripts

14 years agoFix kernel dump during app instrumentation for Tegra 250 (multi-core ARM)
Ekaterina Gorelkina [Thu, 15 Jul 2010 13:33:55 +0000 (17:33 +0400)]
Fix kernel dump during app instrumentation for Tegra 250 (multi-core ARM)

14 years agoAdded flags in configure to enable Memchecker and DynInst
Nikita Kalyazin [Thu, 15 Jul 2010 02:51:53 +0000 (06:51 +0400)]
Added flags in configure to enable Memchecker and DynInst

14 years agoAdded CROSS_COMPILE env
Nikita Kalyazin [Tue, 13 Jul 2010 11:03:01 +0000 (15:03 +0400)]
Added CROSS_COMPILE env

14 years agomemcheck is built
Nikita Kalyazin [Mon, 12 Jul 2010 13:45:33 +0000 (17:45 +0400)]
memcheck is built

14 years agoDeleted hardcoded kernel paths
Nikita Kalyazin [Mon, 12 Jul 2010 10:15:31 +0000 (14:15 +0400)]
Deleted hardcoded kernel paths

14 years agoTrace is collected via GUI
Nikita Kalyazin [Fri, 9 Jul 2010 06:52:21 +0000 (10:52 +0400)]
Trace is collected via GUI

14 years agoAdded modules build
Nikita Kalyazin [Tue, 6 Jul 2010 11:54:57 +0000 (15:54 +0400)]
Added modules build

14 years agoInitial commit. Client and net aer build
Nikita Kalyazin [Fri, 25 Jun 2010 06:55:43 +0000 (10:55 +0400)]
Initial commit. Client and net aer build