GithubHelp home page GithubHelp logo

tpiekarski / pretty-printk Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 2.0 81 KB

Pretty printk-ing inside the Linux Kernel

License: GNU General Public License v2.0

Makefile 32.76% C 67.24%
linux linux-kernel c pre-processor macros debugging toolkit printing-engine printing debug

pretty-printk's People

Contributors

tpiekarski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

sam42x 2rr0r4o3

pretty-printk's Issues

Add licensing information

Brief Description
Add information about licensing information, update README.md and add GPLv2

Additional context
none

Create toolchain and a skeleton module

Brief Description
For development create mandatory toolchain and later for illustration of features and usage create already a skeleton Linux Kernel Module

Additional context
none

Prettify printing multiple variables

Brief Description
Add a macro for pretty printing of multiple variables like...

| Variable | Value |
| x        | 10    |
| y        | foo   |
| z        | 0x4ff |

Additional context
none

Throttling macro

Brief Description
Integrated a convenient throttling for printing to avoid flooding ring buffer

Additional context
none

Banner macro

Brief Description
Macro for generate little ASCII-art banners

Additional context
none

Create a walking print macro

Brief Description
Create a simple macro for walking through code to find the lines which do not work - a Walker :)

Additional context
none

Color macros

Brief Description
Colorize output with short little macros, like red(), green(), blue()

Additional context
none

Gather and output surrounding information

Brief Description
Gather and output surrounding information with a handy macro which could be useful in debugging. Which information should be discussed.

Additional context
none

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.