summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2016-05-20radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox
2016-05-20radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox
2016-05-20radix tree test suite: remove dependencies on heightMatthew Wilcox
2016-05-20radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler
2016-05-20radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox
2016-05-20radix-tree: add test for radix_tree_locate_item()Ross Zwisler
2016-05-20radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox
2016-05-20radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox
2016-05-20radix-tree test suite: add multi-order tag testRoss Zwisler
2016-05-20radix tree test suite: multi-order iteration testRoss Zwisler
2016-05-20radix-tree: add support for multi-order iteratingRoss Zwisler
2016-05-20radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox
2016-05-20radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox
2016-05-20radix tree test suite: start adding multiorder testsMatthew Wilcox
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox
2016-05-20radix tree test suite: rebuild when headers changeRoss Zwisler
2016-05-20radix tree test suite: keep regression test runs shortRoss Zwisler
2016-05-20radix tree test suite: allow testing other fan-out valuesRoss Zwisler
2016-05-20radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox
2016-05-20radix tree test suite: fix buildMatthew Wilcox
2016-05-20perf evsel: Record fd into perf_mmapWang Nan
2016-05-20perf evsel: Add overwrite attribute and check write_backwardWang Nan
2016-05-20Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-20perf tools: Set buildid dir under symfs when --symfs is providedHe Kuang
2016-05-20perf trace: Only auto set call-graph to "dwarf" when syscalls are being tracedArnaldo Carvalho de Melo
2016-05-20perf annotate: Sort list of recognised instructionsChris Ryder
2016-05-20perf annotate: Fix identification of ARM blt and bls instructionsChris Ryder
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo
2016-05-20perf callchain: Stop validating callchains by the max_stack sysctlArnaldo Carvalho de Melo
2016-05-20perf trace: Fix exit_group() formattingArnaldo Carvalho de Melo
2016-05-20perf top: Use machine->kptr_restrict_warnedArnaldo Carvalho de Melo
2016-05-20perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1Arnaldo Carvalho de Melo
2016-05-20perf machine: Do not bail out if not managing to read ref reloc symbolArnaldo Carvalho de Melo
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-05-18Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17objtool: Allow building with older libelfJan Beulich
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-16perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo
2016-05-16perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCOREMasami Hiramatsu
2016-05-16perf stat: Use cpu-clock event for cpu targetsNamhyung Kim
2016-05-16perf stat: Update runtime using cpu-clock eventNamhyung Kim