summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2018-02-16perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-02-16perf tools: Do not create kernel maps in sample__resolve()Jiri Olsa
2018-02-16perf machine: Remove machine__load_kallsyms()Jiri Olsa
2018-02-16perf machine: Don't search for active kernel start in __machine__create_kerne...Jiri Olsa
2018-02-16perf machine: Generalize machine__set_kernel_mmap()Jiri Olsa
2018-02-16perf machine: Move kernel mmap name into struct machineJiri Olsa
2018-02-16perf machine: Free root_dir in machine__init() error pathJiri Olsa
2018-02-16perf symbols: Check if we read regular file in dso__load()Jiri Olsa
2018-02-16perf stat: Add support to print counts after a period of timeyuzhoujian
2018-02-16perf stat: Add support to print counts for fixed timesyuzhoujian
2018-02-16perf report: Add support to display group output for non group eventsJiri Olsa
2018-02-16perf report: Ask for ordered events for --tasks optionJiri Olsa
2018-02-16perf tools: Fix comment for sort__* compare functionsJiri Olsa
2018-02-16perf tests: Fix dwarf unwind for stripped binariesJiri Olsa
2018-02-16perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUNDJiri Olsa
2018-02-16perf record: Put new line after target override warningJiri Olsa
2018-02-15Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner
2018-02-15perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner
2018-02-15perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner
2018-02-15perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter
2018-02-15perf data: Document missing --force optionSangwon Hong
2018-02-15perf tools: Substitute yet another strtoull()Andy Shevchenko
2018-02-15perf top: Check the latency of perf_top__mmap_read()Kan Liang
2018-02-15perf top: Switch default mode to overwrite modeKan Liang
2018-02-15perf top: Remove lost events checkingKan Liang
2018-02-15perf hists browser: Add parameter to disable lost event warningKan Liang
2018-02-15perf top: Add overwrite fall backKan Liang
2018-02-15perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo
2018-02-15perf top: Check per-event overwrite termKan Liang
2018-02-15perf mmap: Discard legacy interface for mmap readKan Liang
2018-02-15perf test: Update mmap read functions for backward-ring-buffer testKan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_event()Kan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_done()Kan Liang
2018-02-15perf mmap: Discard 'prev' in perf_mmap__read()Kan Liang
2018-02-15perf mmap: Add new return value logic for perf_mmap__read_init()Kan Liang
2018-02-15perf mmap: Introduce perf_mmap__read_init()Kan Liang
2018-02-15perf mmap: Cleanup perf_mmap__push()Kan Liang
2018-02-15perf mmap: Recalculate size for overwrite modeKan Liang
2018-02-15perf evlist: Remove stale mmap read for backwardKan Liang
2018-02-15perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 ProcessorWilliam Cohen
2018-02-05perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria
2018-02-05perf trace: Fix call-graph outputRavi Bangoria
2018-02-05perf record: Fix period option handlingJiri Olsa
2018-02-05perf evsel: Fix period/freq terms setupJiri Olsa
2018-01-25perf trace beauty flock: Move to separate object fileArnaldo Carvalho de Melo
2018-01-25perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo
2018-01-25perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANYArnaldo Carvalho de Melo
2018-01-25perf trace: Do not print from time delta for interrupted syscall linesArnaldo Carvalho de Melo
2018-01-25perf trace: Add --print-sampleArnaldo Carvalho de Melo
2018-01-25perf bpf: Remove misplaced __maybe_unused attributeArnaldo Carvalho de Melo