summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30perf report: Fix wrong jump arrowJin Yao
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter
2018-05-30perf stat: Fix core dump when flag T is usedThomas Richter
2018-05-30perf top: Fix top.call-graph config option readingYisheng Xie
2018-05-30perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()Kan Liang
2018-05-30perf clang: Add support for recent clang versionsSandipan Das
2018-05-30perf tools: Fix perf builds with clang supportSandipan Das
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-03-06perf tools: Fix trigger class trigger_on()Adrian Hunter
2018-03-06perf auxtrace: Prevent decoding when --no-itraceAdrian Hunter
2018-03-06perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-05perf record: Fix crash in pipe modeJiri Olsa
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo
2018-03-05perf top: Fix annoying fallback message on older kernelsKan Liang
2018-03-05perf kallsyms: Fix the usage on the man pageSangwon Hong
2018-02-21tools: fix cross-compile var clobberingMartin Kelly
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