aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter
2016-07-22nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams
2016-07-22tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf
2016-07-22objtool: Always use host headersArnaldo Carvalho de Melo
2016-07-22objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCHArnaldo Carvalho de Melo
2016-07-22tools build: Add HOSTARCH Makefile variableArnaldo Carvalho de Melo
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo
2016-07-21libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams
2016-07-21nfit: cleanup acpi_nfit_init calling conventionDan Williams
2016-07-21tools/testing/nvdimm: add manufacturing_{date|location} dimm propertiesDan Williams
2016-07-21tools/testing/nvdimm: add virtual ramdisk rangeDan Williams
2016-07-21perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter
2016-07-21perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter
2016-07-18perf tests: Add is_printable_array testJiri Olsa
2016-07-18perf tools: Make is_printable_array globalJiri Olsa
2016-07-18perf script python: Fix string vs byte array resolvingJiri Olsa
2016-07-18perf probe: Warn unmatched function filter correctlyMasami Hiramatsu
2016-07-18perf cpu_map: Add more helpersMark Rutland
2016-07-18perf stat: Balance opening and reading eventsMark Rutland
2016-07-18tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo
2016-07-18perf tools: Remove include/linux/list.h from perf's MANIFESTArnaldo Carvalho de Melo
2016-07-18tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo
2016-07-18Remove: kernel unistd*h files from perf's MANIFEST, not usedArnaldo Carvalho de Melo
2016-07-18perf tools: Remove tools/perf/util/include/linux/const.hArnaldo Carvalho de Melo
2016-07-18perf tools: Remove tools/perf/util/include/asm/byteorder.hArnaldo Carvalho de Melo
2016-07-18perf tools: Add missing linux/compiler.h include to perf-sys.hArnaldo Carvalho de Melo
2016-07-18perf jit: Remove some no-op error handlingDan Carpenter
2016-07-18perf jit: Add missing curly bracesDan Carpenter
2016-07-15objtool: Initialize variable to silence old compilerArnaldo Carvalho de Melo
2016-07-15objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapiArnaldo Carvalho de Melo
2016-07-15perf record: Add --tail-synthesize optionWang Nan
2016-07-15perf session: Don't warn about out of order event if write_backward is usedWang Nan
2016-07-15perf tools: Enable overwrite settingsWang Nan
2016-07-15perf evlist: Make {pause,resume} internal helpersWang Nan
2016-07-15perf record: Read from overwritable ring bufferWang Nan
2016-07-15perf evlist: Setup backward mmap state machineWang Nan
2016-07-15perf evlist: Drop evlist->backwardWang Nan
2016-07-15perf evlist: Map backward events to backward_mmapWang Nan
2016-07-15perf evlist: Introduce backward_mmap array for evlistWang Nan
2016-07-15perf evlist: Extract common code in mmap failure processingWang Nan
2016-07-15perf evlist: Record mmap cookie into fdarray private fieldWang Nan
2016-07-15perf record: Decouple record__mmap_read() and evlist.Wang Nan
2016-07-15perf evlist: Update mmap related APIs and helpersWang Nan
2016-07-15tools lib fd array: Allow associating a pointer cookie with each entryWang Nan
2016-07-15tools: Simplify BITS_PER_LONG definePeter Zijlstra
2016-07-15perf evlist: Drop redundant evsel->overwrite indicatorArnaldo Carvalho de Melo
2016-07-15tools lib api fs: Use base 0 in filename__read_ullJiri Olsa
2016-07-15perf tools: Bail out at "--sort dcacheline" and cacheline_size not knownArnaldo Carvalho de Melo
2016-07-15perf tools: Just pr_debug() about not being able to read cacheline_sizeArnaldo Carvalho de Melo