summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-12-17perf tools: Add event_update event unit typeJiri Olsa
2015-12-17perf tools: Add event_update user level eventJiri Olsa
2015-12-17perf tools: Add stat events fprintf functionsJiri Olsa
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat round user level eventJiri Olsa
2015-12-17perf tools: Add stat event read functionJiri Olsa
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat user level eventJiri Olsa
2015-12-17perf tools: Add stat config event read functionJiri Olsa
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat config user level eventJiri Olsa
2015-12-17perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map user level eventJiri Olsa
2015-12-17perf thread_map: Add perf_event__fprintf_thread_map functionJiri Olsa
2015-12-17perf thread_map: Add thread_map__new_event functionJiri Olsa
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa
2015-12-17perf thread_map: Add thread_map user level eventJiri Olsa
2015-12-17tools subcmd: Rename subcmd header include guardsJosh Poimboeuf
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf
2015-12-17perf tools: Finalize subcmd independenceJosh Poimboeuf
2015-12-17perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf
2015-12-17perf tools: Remove subcmd dependencies on strbufJosh Poimboeuf
2015-12-16selftests/powerpc: Add script to test HMI functionalityDaniel Axtens
2015-12-16selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman
2015-12-16selftests/powerpc: Make context_switch do something with no argsMichael Ellerman
2015-12-16selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman
2015-12-16selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman
2015-12-16perf list: Robustify event printing routineArnaldo Carvalho de Melo
2015-12-16perf list: Add support for PERF_COUNT_SW_BPF_OUTArnaldo Carvalho de Melo
2015-12-16perf tools: Provide subcmd configuration at runtimeJosh Poimboeuf
2015-12-16perf tools: Document the fact that parse_options*() may exitJosh Poimboeuf
2015-12-16perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf
2015-12-16tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-15perf record: Add record.build-id config optionNamhyung Kim
2015-12-15libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams
2015-12-15tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui
2015-12-15tools: hv: remove repeated HV_FCOPY stringOlaf Hering
2015-12-15tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering
2015-12-14tools/power/acpi: Add userspace AML interface supportLv Zheng
2015-12-14perf record: Support custom vmlinux pathHe Kuang
2015-12-14perf tools: Make options always available, even if required libs not linkedWang Nan
2015-12-14perf tools: Convert parse-options.c internal functions to staticJosh Poimboeuf
2015-12-14perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf
2015-12-14perf tools: Remove check for unused PERF_PAGER_IN_USEJosh Poimboeuf
2015-12-14perf tools: Create pager.hJosh Poimboeuf
2015-12-14perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf
2015-12-14perf build: Fix 'make clean'Josh Poimboeuf