libperf: Initial documentation
authorJiri Olsa <jolsa@kernel.org>
Sun, 21 Jul 2019 11:25:06 +0000 (13:25 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 29 Jul 2019 21:34:47 +0000 (18:34 -0300)
commitf4f48e9c1adb49f732ac0abc4b2513f2b62a10cb
tree0ffbd5d97fb8289ea430ece6c5dd97bb0a27ab3c
parent02266a2d9cf7e04bf3d4b4457654839dc253f605
libperf: Initial documentation

Add initial drafts of documentation files, hugely unfinished.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Alexey Budankov <alexey.budankov@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20190721112506.12306-80-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/lib/Documentation/Makefile [new file with mode: 0644]
tools/perf/lib/Documentation/man/libperf.rst [new file with mode: 0644]
tools/perf/lib/Documentation/tutorial/tutorial.rst [new file with mode: 0644]