summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* perf stat record: Initialize record featuresJiri Olsa2015-12-172-0/+18
* perf stat record: Add record commandJiri Olsa2015-12-172-4/+128
* perf tools: Introduce stat perf.data header featureJiri Olsa2015-12-173-0/+17
* perf report: Display newly added events in raw dumpJiri Olsa2015-12-171-0/+19
* perf tools: Add perf_event__fprintf_event_update functionJiri Olsa2015-12-172-0/+39
* perf tools: Add event_update event cpus typeJiri Olsa2015-12-174-0/+79
* perf tools: Add event_update event name typeJiri Olsa2015-12-174-0/+50
* 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
* 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
OpenPOWER on IntegriCloud