···33# subdirectories here. Add them in the ".gitignore" file44# in that subdirectory instead.55#66-# NOTE! Please use 'git-ls-files -i --exclude-standard'66+# NOTE! Please use 'git ls-files -i --exclude-standard'77# command after changing this file, to see if there are88# any tracked files which get ignored after the change.99#
+1-1
Documentation/trace/kmemtrace.txt
···6464CONFIG_KMEMTRACE).656566662) Get the userspace tool and build it:6767-$ git-clone git://repo.or.cz/kmemtrace-user.git # current repository6767+$ git clone git://repo.or.cz/kmemtrace-user.git # current repository6868$ cd kmemtrace-user/6969$ ./autogen.sh7070$ ./configure