https://github.com/torvalds/linux
Revision 3d032a251605740b75decd3381dc9d496a245ca0 authored by Adrian Hunter on 27 June 2021, 13:18:12 UTC, committed by Arnaldo Carvalho de Melo on 01 July 2021, 19:14:37 UTC
Add option --dlarg to pass arguments to dlfilters. The --dlarg option can
be repeated to pass more than 1 argument.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210627131818.810-5-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 638e2b9
Raw File
Tip revision: 3d032a251605740b75decd3381dc9d496a245ca0 authored by Adrian Hunter on 27 June 2021, 13:18:12 UTC
perf script: Add option to pass arguments to dlfilters
Tip revision: 3d032a2
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
*.dtsi diff=dts
*.dts  diff=dts
back to top