Giter VIP home page Giter VIP logo

ksc's Introduction

ksc tool
========
A tool to check stablelist symbol usage in  kernel module source code.

Options:
  -h, --help            show this help message and exit
  -c CONFIG, --config=CONFIG
                        path to configuration file
  -d DIRECTORY, --directory=DIRECTORY
                        path to the directory
  -i, --internal        to create text files to be used internally
  -k KO, --ko=KO        path to the ko file
  -n RELEASENAME, --name=RELEASENAME
                        Red Hat release against which the bug is to be filed. Default value is 7.0
  -p PREVIOUS, --previous=PREVIOUS
                        path to previous resultset to submit as bug
  -r RELEASE, --release=RELEASE
                        RHEL stablelist release to compare against
  -y SYMVERS, --symvers=SYMVERS
                        Path to the Module.symvers file. The current kernel
                        path is used if not specified.
  -s, --submit          Submit to Red Hat Bugzilla
  -v, --version         Prints KSC version number

Valid architectures for binary modules are x86_64, ppc64, s390x.
The total symbol usage number will vary depending on which architecture it is running
against as it depends on the symbols provided by Red Hat kernel on that
architecture.

Example command and output:

$ ksc  -d ../drivers/ipw2200-1.1.4


Total symbol usage: 71  Total Non stable list symbol usage: 3
Score: 95.77%

ksc's People

Contributors

ckalina avatar mmizuma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.