aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-09-08perf powerpc: Fix build-test failureperf-core-for-mingo-20160908Ravi Bangoria
2016-09-08perf pmu: Support alternative sysfs cpumaskMark Rutland
2016-09-08perf evlist: Only open events on CPUs an evsel permitsMark Rutland
2016-09-08perf annotate: Add branch stack / basic blockPeter Zijlstra
2016-09-08perf record: Mark MAP_HUGETLB when synthesizing mmap eventsWang Nan
2016-09-08tools lib api fs: Add hugetlbfs filesystem detectorWang Nan
2016-09-08perf tools: Recognize hugetlb mapping as anon mappingWang Nan
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo
2016-09-05perf test vmlinux: Remove dead symbol_filter_t codeArnaldo Carvalho de Melo
2016-09-05perf machine: Remove machine->symbol_filter and friendsArnaldo Carvalho de Melo
2016-09-05perf top: Remove old kernel-only symbol filterArnaldo Carvalho de Melo
2016-09-05perf symbols: Mark if a symbol is idle in the libraryArnaldo Carvalho de Melo
2016-09-05Merge tag 'perf-core-for-mingo-20160901' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...Ingo Molnar
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-01perf probe: Move dwarf specific functions to dwarf-aux.cperf-core-for-mingo-20160901Ravi Bangoria
2016-09-01perf uprobe: Skip prologue if program compiled without optimizationRavi Bangoria
2016-09-01perf probe: Add helper function to check if probe with variableRavi Bangoria
2016-09-01perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo
2016-09-01perf symbols: Check symbol_conf.allow_aliases for kallsyms loading tooArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Tolerate symbol aliasesArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Avoid printing headers for empty listsArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Clarify which -v lines are errors or warningArnaldo Carvalho de Melo
2016-09-01perf probe: Ignore vmlinux Build-id when offline vmlinux givenMasami Hiramatsu
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu
2016-09-01perf probe: Ignore vmlinux buildid if offline kernel is givenMasami Hiramatsu
2016-09-01perf probe: Show trace event definitionMasami Hiramatsu
2016-09-01perf config: Show default report configuration in example and docsMilian Wolff
2016-09-01perf symbols: Demangle symbols for synthesized @plt entries.Milian Wolff
2016-09-01perf probe: Do not use map_load filters for functionArnaldo Carvalho de Melo
2016-08-30perf symbols: Rename ->ignore to ->idleArnaldo Carvalho de Melo
2016-08-30perf annotate: Initialize the priv are in symbol__new()Arnaldo Carvalho de Melo
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-24perf tools: Fix error handling of lzma decompressionShawn Lin
2016-08-24perf probe: Remove unused tracing_dir variableMasami Hiramatsu
2016-08-23perf record: Fix spelling mistake "Finshed" -> "Finished"perf-core-for-mingo-20160823Colin Ian King
2016-08-23perf bpf: Fix typo: "ehough" -> "enough"Colin Ian King
2016-08-23perf test bpf: Fix typo: "ehough" -> "enough"Colin Ian King
2016-08-23perf tools: Fix typo: "ehough" -> "enough"Colin Ian King
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu
2016-08-23perf probe: Use hexadecimal type by default if possibleMasami Hiramatsu
2016-08-23perf probe: Support hexadecimal castingMasami Hiramatsu
2016-08-23perf probe: Add supported for type casting by the running kernelMasami Hiramatsu
2016-08-23ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu
2016-08-23perf hists browser: Remove superfluous null check on mapColin Ian King
2016-08-23perf tools: Skip running the feature tests for 'make install-doc'Rui Teng
2016-08-23perf tools: Use __weak definition from linux/compiler.hRui Teng
2016-08-23perf report: Allow configuring the default sort order in ~/.perfconfigArnaldo Carvalho de Melo
2016-08-23tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier
2016-08-23perf disassemble: Extract logic to find file to pass to objdump to a separate...Arnaldo Carvalho de Melo