]> asedeno.scripts.mit.edu Git - linux.git/commit
perf jit: Add jitdump format specification document
authorStephane Eranian <eranian@google.com>
Thu, 13 Oct 2016 10:59:43 +0000 (03:59 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 24 Oct 2016 14:07:41 +0000 (11:07 -0300)
commitb3151ea500655f232255ddcdf2bbcf691cb39646
tree02034fd1a6be4528d9af3035a782709afe467f28
parent6760d77b708571b925e2dd2b61f847cbee6e0f21
perf jit: Add jitdump format specification document

This patch adds a formal specification of the jitdump format. The goal
is to help jit runtime developers implement the jitdump support without
having to read the jvmti code.

Signed-off-by: Stephane Eranian <eranian@google.com>
Cc: Anton Blanchard <anton@ozlabs.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1476356383-30100-10-git-send-email-eranian@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/jitdump-specification.txt [new file with mode: 0644]