summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf tools: Add event_update event scale typeJiri Olsa2015-12-174-0/+55
| * | perf tools: Add event_update event unit typeJiri Olsa2015-12-177-0/+99
| * | perf tools: Add event_update user level eventJiri Olsa2015-12-176-0/+56
| * | perf tools: Add stat events fprintf functionsJiri Olsa2015-12-172-0/+43
| * | perf tools: Add stat round event synthesize functionJiri Olsa2015-12-175-0/+47
| * | perf tools: Add stat round user level eventJiri Olsa2015-12-174-1/+37
| * | perf tools: Add stat event read functionJiri Olsa2015-12-172-0/+29
| * | perf tools: Add stat event synthesize functionJiri Olsa2015-12-175-6/+69
| * | perf tools: Add stat user level eventJiri Olsa2015-12-174-1/+47
| * | perf tools: Add stat config event read functionJiri Olsa2015-12-173-0/+32
| * | perf tools: Add stat config event synthesize functionJiri Olsa2015-12-176-0/+104
| * | perf tools: Add stat config user level eventJiri Olsa2015-12-174-1/+47
| * | perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa2015-12-172-0/+17
| * | perf cpu_map: Add cpu_map__new_event functionJiri Olsa2015-12-173-4/+64
| * | perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-176-0/+216
| * | perf cpu_map: Add cpu_map user level eventJiri Olsa2015-12-174-1/+81
| * | perf thread_map: Add perf_event__fprintf_thread_map functionJiri Olsa2015-12-172-0/+17
| * | perf thread_map: Add thread_map__new_event functionJiri Olsa2015-12-173-0/+44
| * | perf thread_map: Add thread_map event sythesize functionJiri Olsa2015-12-175-0/+74
| * | perf thread_map: Add thread_map user level eventJiri Olsa2015-12-174-1/+42
* | | Merge branch 'perf/urgent' into perf/core, to make sure a cherry-picked commi...Ingo Molnar2015-12-180-0/+0
|\ \ \ | | |/ | |/|
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-12-181-1/+5
| |\ \
| | * | perf list: Robustify event printing routineArnaldo Carvalho de Melo2015-12-161-1/+1
| | * | perf list: Add support for PERF_COUNT_SW_BPF_OUTArnaldo Carvalho de Melo2015-12-161-0/+4
| |/ /
* | | Merge tag 'perf-core-for-mingo-2.1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2015-12-1885-582/+1103
|\ \ \ | | |/ | |/|
| * | tools subcmd: Rename subcmd header include guardsJosh Poimboeuf2015-12-177-21/+22
| * | perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-1766-68/+129
| * | perf tools: Finalize subcmd independenceJosh Poimboeuf2015-12-1711-62/+237
| * | perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-169-32/+32
| * | perf tools: Remove subcmd dependencies on strbufJosh Poimboeuf2015-12-164-41/+66
| * | perf tools: Provide subcmd configuration at runtimeJosh Poimboeuf2015-12-1611-12/+67
| * | perf tools: Document the fact that parse_options*() may exitJosh Poimboeuf2015-12-161-0/+3
| * | perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf2015-12-164-23/+33
| * | tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2015-12-162-47/+48
| * | perf record: Add record.build-id config optionNamhyung Kim2015-12-152-1/+26
| * | perf record: Support custom vmlinux pathHe Kuang2015-12-142-2/+24
| * | perf tools: Make options always available, even if required libs not linkedWang Nan2015-12-144-13/+134
| * | perf tools: Convert parse-options.c internal functions to staticJosh Poimboeuf2015-12-142-18/+9
| * | perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf2015-12-145-104/+110
| * | perf tools: Remove check for unused PERF_PAGER_IN_USEJosh Poimboeuf2015-12-141-7/+1
| * | perf tools: Create pager.hJosh Poimboeuf2015-12-142-4/+8
| * | perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf2015-12-141-4/+4
| * | perf build: Fix 'make clean'Josh Poimboeuf2015-12-141-3/+4
| * | perf test: Remove tarpkg at end of testJosh Poimboeuf2015-12-141-1/+2
| * | perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf2015-12-141-3/+3
| * | perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf2015-12-141-1/+0
| * | perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim2015-12-141-3/+2
| * | perf evsel: Disable branch flags/cycles for --callgraph lbrAndi Kleen2015-12-141-1/+13
| * | perf thread: Fix reference count initial stateArnaldo Carvalho de Melo2015-12-143-11/+22
| * | perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo2015-12-141-0/+3
OpenPOWER on IntegriCloud