https://github.com/torvalds/linux
Revision d1bcf17cda8001e2826d409019866b33adb82219 authored by Changbin Du on 08 August 2020, 02:31:33 UTC, committed by Arnaldo Carvalho de Melo on 14 August 2020, 12:26:56 UTC
This adds an option '--graph-opts noirqs' to filter out functions executed
in irq context.

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt (VMware) <rostedt@goodmis.org>
Link: http://lore.kernel.org/lkml/20200808023141.14227-11-changbin.du@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 38988f2
History
Tip revision: d1bcf17cda8001e2826d409019866b33adb82219 authored by Changbin Du on 08 August 2020, 02:31:33 UTC
perf ftrace: Add support for trace option funcgraph-irqs
Tip revision: d1bcf17
File Mode Size
Kconfig -rw-r--r-- 75.2 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 14.8 KB
do_mounts.h -rw-r--r-- 908 bytes
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_rd.c -rw-r--r-- 7.7 KB
init_task.c -rw-r--r-- 6.0 KB
initramfs.c -rw-r--r-- 13.9 KB
main.c -rw-r--r-- 36.9 KB
noinitramfs.c -rw-r--r-- 813 bytes
version.c -rw-r--r-- 1.3 KB

back to top