Merge branch 'ftrace/nograph-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf into trace/ftrace/test Merged in Namhyung Kim's: Small updates on tracing/set_graph_notrace file This is an update of recent notrace filter change in the function graph tracer. It adds a new kernel boot parameter and also adds description of the file to the tracing/README in debugfs. Finally it changes message when the (both of) notrace filter hash is empty. They'll print below message when there's no entry: # cat /sys/kernel/debug/tracing/set_graph_notrace #### no functions disabled ####