kangisme / fuse-kernel-instrumentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fuse-kernel-instrumentation

This repo consists of work that we did for FUSE performance study. We took linux kernel of version 4.1.13 from following repo:

git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

and used following commit:

commit 1f2ce4a2e7aea3a2123b17aff62a80553df31e21

Author: Greg Kroah-Hartman gregkh@linuxfoundation.org

Date: Mon Nov 9 14:34:10 2015 -0800

Linux 4.1.13.

Next, We created a new branch "fuse_kernel_instrumentation" and made changes to the code base.

About

License:Other


Languages

Language:C 95.2%Language:C++ 2.0%Language:Assembly 2.0%Language:Objective-C 0.3%Language:Makefile 0.3%Language:Perl 0.1%Language:Python 0.0%Language:Shell 0.0%Language:Yacc 0.0%Language:Lex 0.0%Language:Scilab 0.0%Language:Awk 0.0%Language:GDB 0.0%Language:UnrealScript 0.0%Language:SourcePawn 0.0%