summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-04-26perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded...Arnaldo Carvalho de Melo
2018-04-26perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)Arnaldo Carvalho de Melo
2018-04-26perf machine: Remove needless map_type from machine__load_vmlinux_path()Arnaldo Carvalho de Melo
2018-04-26perf machine: Shorten machine__load_kallsyms() signatureArnaldo Carvalho de Melo
2018-04-26perf machine: Introduce machine__kernel_maps()Arnaldo Carvalho de Melo
2018-04-26perf Documentation: Support for asciidoctorTakashi Iwai
2018-04-26perf map: Shorten map_groups__find_by_name() signatureArnaldo Carvalho de Melo
2018-04-26perf thread: Make thread__find_symbol() return the symbol searchedArnaldo Carvalho de Melo
2018-04-26perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo
2018-04-26perf script: Use thread__find_symbol() instead of ad-hoc equivalentArnaldo Carvalho de Melo
2018-04-26perf thread: Introduce thread__find_symbol()Arnaldo Carvalho de Melo
2018-04-26perf tests: Let 'perf test list' display subtestsHendrik Brueckner
2018-04-26perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo
2018-04-26perf map: Introduce map__has_symbols()Arnaldo Carvalho de Melo
2018-04-26perf dso: Add dso__has_symbols() methodArnaldo Carvalho de Melo
2018-04-26perf symbols: Use __map__is_kernel() instead of ad-hoc equivalent codeArnaldo Carvalho de Melo
2018-04-26perf top: Use __map__is_kernel()Arnaldo Carvalho de Melo
2018-04-26perf stat: Display length strings of each run for --table optionJiri Olsa
2018-04-26perf stat: Add --table option to display time of each runJiri Olsa
2018-04-26perf stat: Display time in precision based on std deviationJiri Olsa
2018-04-26perf check-headers.sh: Add support to check 2 independent filesJiri Olsa
2018-04-26perf check-headers.sh: Simplify arguments passingJiri Olsa
2018-04-26perf buildid-cache: Support --purge-all optionRavi Bangoria
2018-04-26perf buildid-cache: Support --list optionRavi Bangoria
2018-04-26Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/s...Ingo Molnar
2018-04-24perf stat: Fix duplicate PMU name for interval printKan Liang
2018-04-24perf evsel: Only fall back group read for leaderKan Liang
2018-04-24perf stat: Print out hint for mixed PMU group errorKan Liang
2018-04-24perf pmu: Fix core PMU alias list for X86 platformKan Liang
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong
2018-04-23perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa
2018-04-23perf pmu: Fix pmu events parsing ruleJiri Olsa
2018-04-23perf stat: Keep the / modifier separator in fallbackJiri Olsa
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter
2018-04-23perf machine: Set main kernel end address properlyNamhyung Kim
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo
2018-04-18perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo
2018-04-18perf tools: Add '\n' at the end of parse-options error messagesRavi Bangoria
2018-04-18perf record: Remove suggestion to enable APICAndi Kleen
2018-04-18perf record: Remove misleading error suggestionAndi Kleen
2018-04-18perf hists browser: Clarify top/report browser helpAndi Kleen
2018-04-18perf mem: Allow all record/report optionsAndi Kleen