Revision ce3d90a87776053ec367c0eb083d389e9979c7e9 authored by Linus Torvalds on 21 October 2022, 19:29:52 UTC, committed by Linus Torvalds on 21 October 2022, 19:29:52 UTC
Pull tracing tool update from Steven Rostedt:

 - Make dot2c generate monitor's automata definition static

* tag 'trace-tools-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
  rv/dot2c: Make automaton definition static
2 parent s 4f1e0c1 + 21a1994
History
File Mode Size
Makefile -rw-r--r-- 779 bytes
__clear_user.S -rw-r--r-- 1.8 KB
ashiftrt.S -rw-r--r-- 2.3 KB
ashldi3.c -rw-r--r-- 511 bytes
ashlsi3.S -rw-r--r-- 2.8 KB
ashrdi3.c -rw-r--r-- 535 bytes
ashrsi3.S -rw-r--r-- 2.8 KB
checksum.S -rw-r--r-- 6.2 KB
copy_page.S -rw-r--r-- 6.1 KB
delay.c -rw-r--r-- 1.1 KB
div64-generic.c -rw-r--r-- 319 bytes
div64.S -rw-r--r-- 586 bytes
io.c -rw-r--r-- 1.9 KB
libgcc.h -rw-r--r-- 423 bytes
lshrdi3.c -rw-r--r-- 513 bytes
lshrsi3.S -rw-r--r-- 2.8 KB
mcount.S -rw-r--r-- 5.2 KB
memchr.S -rw-r--r-- 412 bytes
memcpy-sh4.S -rw-r--r-- 15.3 KB
memcpy.S -rw-r--r-- 3.6 KB
memmove.S -rw-r--r-- 4.0 KB
memset-sh4.S -rw-r--r-- 1.6 KB
memset.S -rw-r--r-- 867 bytes
movmem.S -rw-r--r-- 4.2 KB
strlen.S -rw-r--r-- 827 bytes
udiv_qrnnd.S -rw-r--r-- 1.1 KB
udivsi3.S -rw-r--r-- 1015 bytes
udivsi3_i4i-Os.S -rw-r--r-- 2.3 KB
udivsi3_i4i.S -rw-r--r-- 8.9 KB

back to top