Searched hist:"46 e201efa15b70ec39df5237116fddebb4f5057c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf.data-directory-format.txt | 46e201efa15b70ec39df5237116fddebb4f5057c Fri Oct 04 03:31:20 CDT 2019 Adrian Hunter <adrian.hunter@intel.com> perf data: Support single perf.data file directory
Support directory output that contains a regular perf.data file, named "data". By default the directory is named perf.data i.e. perf.data └── data
Most of the infrastructure to support a directory is already there. This patch makes the changes needed to support the format above.
Presently there is no 'perf record' option to output a directory.
This is preparation for adding support for putting a copy of /proc/kcore in the directory.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Reviewed-by: Jiri Olsa <jolsa@kernel.org> Link: http://lore.kernel.org/lkml/20191004083121.12182-5-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/openbmc/linux/tools/perf/util/ |
H A D | data.h | diff 46e201efa15b70ec39df5237116fddebb4f5057c Fri Oct 04 03:31:20 CDT 2019 Adrian Hunter <adrian.hunter@intel.com> perf data: Support single perf.data file directory
Support directory output that contains a regular perf.data file, named "data". By default the directory is named perf.data i.e. perf.data └── data
Most of the infrastructure to support a directory is already there. This patch makes the changes needed to support the format above.
Presently there is no 'perf record' option to output a directory.
This is preparation for adding support for putting a copy of /proc/kcore in the directory.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Reviewed-by: Jiri Olsa <jolsa@kernel.org> Link: http://lore.kernel.org/lkml/20191004083121.12182-5-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | data.c | diff 46e201efa15b70ec39df5237116fddebb4f5057c Fri Oct 04 03:31:20 CDT 2019 Adrian Hunter <adrian.hunter@intel.com> perf data: Support single perf.data file directory
Support directory output that contains a regular perf.data file, named "data". By default the directory is named perf.data i.e. perf.data └── data
Most of the infrastructure to support a directory is already there. This patch makes the changes needed to support the format above.
Presently there is no 'perf record' option to output a directory.
This is preparation for adding support for putting a copy of /proc/kcore in the directory.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Reviewed-by: Jiri Olsa <jolsa@kernel.org> Link: http://lore.kernel.org/lkml/20191004083121.12182-5-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
/openbmc/linux/tools/perf/ |
H A D | builtin-record.c | diff 46e201efa15b70ec39df5237116fddebb4f5057c Fri Oct 04 03:31:20 CDT 2019 Adrian Hunter <adrian.hunter@intel.com> perf data: Support single perf.data file directory
Support directory output that contains a regular perf.data file, named "data". By default the directory is named perf.data i.e. perf.data └── data
Most of the infrastructure to support a directory is already there. This patch makes the changes needed to support the format above.
Presently there is no 'perf record' option to output a directory.
This is preparation for adding support for putting a copy of /proc/kcore in the directory.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Reviewed-by: Jiri Olsa <jolsa@kernel.org> Link: http://lore.kernel.org/lkml/20191004083121.12182-5-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|