Go to file
Alessandro Carminati 320b09a017 tools/rv: Add dot2c
Bugzilla: https://bugzilla.redhat.com/2129758

commit e3c9fc78f096b83e81329b213c25fb9a376e373a
From: Daniel Bristot de Oliveira <bristot@kernel.org>
Date: Fri, 29 Jul 2022 11:38:46 +0200

    tools/rv: Add dot2c

    dot2c is a tool that transforms an automata in the graphiviz .dot file
    into an C representation of the automata.

    usage: dot2c [-h] dot_file

    dot2c: converts a .dot file into a C structure

    positional arguments:
      dot_file    The dot file to be converted

    optional arguments:
      -h, --help  show this help message and exit

    Link: https://lkml.kernel.org/r/b26204ba9509c80bcda31b76cdea31ddb188cd24.1659052063.git.bristot@kernel.org

    Cc: Wim Van Sebroeck <wim@linux-watchdog.org>
    Cc: Guenter Roeck <linux@roeck-us.net>
    Cc: Jonathan Corbet <corbet@lwn.net>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Will Deacon <will@kernel.org>
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: Marco Elver <elver@google.com>
    Cc: Dmitry Vyukov <dvyukov@google.com>
    Cc: "Paul E. McKenney" <paulmck@kernel.org>
    Cc: Shuah Khan <skhan@linuxfoundation.org>
    Cc: Gabriele Paoloni <gpaoloni@redhat.com>
    Cc: Juri Lelli <juri.lelli@redhat.com>
    Cc: Clark Williams <williams@redhat.com>
    Cc: Tao Zhou <tao.zhou@linux.dev>
    Cc: Randy Dunlap <rdunlap@infradead.org>
    Cc: linux-doc@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linux-trace-devel@vger.kernel.org
    Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
    Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>

Signed-off-by: Alessandro Carminati <acarmina@redhat.com>
2022-11-14 15:11:32 +01:00
Documentation Documentation/rv: Add a basic documentation 2022-11-14 15:11:32 +01:00
LICENSES LICENSES/dual/CC-BY-4.0: Git rid of "smart quotes" 2021-07-15 06:31:24 -06:00
arch Merge: dm: sync with upstream 6.1 2022-11-12 03:10:44 -05:00
block blk-mq: avoid double ->queue_rq() because of early timeout 2022-11-04 10:52:11 +08:00
certs certs: Move load_certificate_list() to be with the asymmetric keys code 2022-06-23 11:32:02 +01:00
crypto crypto: af_alg - get rid of alg_memory_allocated 2022-11-08 17:10:55 +01:00
drivers Merge: dm: sync with upstream 6.1 2022-11-12 03:10:44 -05:00
fs Merge: gfs2: Register fs after creating workqueues 2022-11-12 03:10:45 -05:00
include rv/include: Add instrumentation helper functions 2022-11-14 15:10:49 +01:00
init mm: Kconfig: reorganize misplaced mm options 2022-10-31 19:33:25 -04:00
ipc mm,hugetlb: remove mlock ulimit for SHM_HUGETLB 2022-10-12 07:27:31 -04:00
kernel Documentation/rv: Add a basic documentation 2022-11-14 15:11:32 +01:00
lib Merge: memcg: Backport some useful upstream patches 2022-11-09 08:55:31 -05:00
mm Merge: memcg: Backport some useful upstream patches 2022-11-09 08:55:31 -05:00
net Merge: CNB: flow_dissector: add support to dissect PPPoE fields and number of VLAN tags 2022-11-12 03:10:43 -05:00
redhat [redhat] kernel-5.14.0-194.el9 2022-11-12 03:11:19 -05:00
samples Merge: VFIO 9.2 backports 2022-10-21 09:47:28 -04:00
scripts scripts: Create objdump-func helper script 2022-10-27 15:26:52 -04:00
security Merge: dm: sync with upstream 6.1 2022-11-12 03:10:44 -05:00
sound Merge: Update kernel's PCI subsystem to v6.0 2022-11-02 03:26:51 -04:00
tools tools/rv: Add dot2c 2022-11-14 15:11:32 +01:00
usr
virt KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device() 2022-10-25 13:53:38 +02:00
.clang-format clang-format: Update with the latest for_each macro list 2021-05-12 23:32:39 +02:00
.cocciconfig
.get_maintainer.conf get_maintainer.conf: Update with new location of RHMAINTAINERS 2022-01-19 14:26:16 -05:00
.get_maintainer.ignore
.gitattributes gitattributes: Remove unnecesary export restrictions 2021-08-30 10:50:35 -04:00
.gitignore gitlab: Add CI job for packaging scripts 2021-08-30 10:49:13 -04:00
.gitlab-ci.yml CI: Add automotive-check for rt branches 2022-09-22 17:14:55 +02:00
.mailmap mailmap: remove my redhat.com address from RHEL9's .mailmap file 2022-09-26 09:34:38 -04:00
COPYING
CREDITS
Kbuild
Kconfig Introduce CONFIG_RH_DISABLE_DEPRECATED 2021-08-30 10:50:55 -04:00
Kconfig.redhat Rename RH_DISABLE_DEPRECATED to RHEL_DIFFERENCES 2021-08-30 14:29:36 -04:00
MAINTAINERS Merge: [IBM 9.2 FEAT] KVM: Crypto Passthrough Hotplug - kernel part 2022-11-11 09:07:37 -05:00
Makefile objtool: Add CONFIG_OBJTOOL 2022-10-27 15:26:51 -04:00
Makefile.rhelver [redhat] kernel-5.14.0-194.el9 2022-11-12 03:11:19 -05:00
README
makefile redhat: Change Makefile target names to dist- 2021-08-30 10:50:11 -04:00

README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.