summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-31Merge 4.9.180 into android-4.9Greg Kroah-Hartman139-358/+821
2019-05-31tools include: Adopt linux/bits.hArnaldo Carvalho de Melo3-5/+29
2019-05-31perf tools: No need to include bitops.h in util.hArnaldo Carvalho de Melo1-1/+0
2019-05-27Merge 4.9.179 into android-4.9Greg Kroah-Hartman45-173/+499
2019-05-25perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo1-0/+4
2019-05-25objtool: Allow AR to be overridden with HOSTARNathan Chancellor1-1/+2
2019-05-25perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter1-1/+4
2019-05-25perf intel-pt: Fix improved sample timestampAdrian Hunter1-3/+10
2019-05-25perf intel-pt: Fix instructions sampling rateAdrian Hunter1-3/+10
2019-05-21Merge 4.9.178 into android-4.9Greg Kroah-Hartman47-181/+377
2019-05-21objtool: Fix function fallthrough detectionJosh Poimboeuf1-1/+2
2019-05-16Merge 4.9.177 into android-4.9Greg Kroah-Hartman55-153/+604
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2-1/+284
2019-05-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn1-1/+1
2019-05-14Merge 4.9.176 into android-4.9Greg Kroah-Hartman73-413/+2054
2019-05-14x86/msr-index: Cleanup bit definesThomas Gleixner2-17/+19
2019-04-20Merge 4.9.170 into android-4.9Greg Kroah-Hartman62-130/+758
2019-04-20perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du1-0/+1
2019-04-20perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du1-1/+3
2019-04-20perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo1-0/+1
2019-04-20perf hist: Add missing map__put() in error caseChangbin Du1-1/+3
2019-04-20perf top: Fix error handling in cmd_top()Changbin Du1-2/+3
2019-04-20perf build-id: Fix memory leak in print_sdt_events()Changbin Du2-0/+2
2019-04-20perf config: Fix a memory leak in collect_config()Changbin Du1-2/+1
2019-04-20perf config: Fix an error in the config template documentationChangbin Du1-1/+1
2019-04-20tools/power turbostat: return the exit status of a commandDavid Arcari1-0/+3
2019-04-05Merge 4.9.168 into android-4.9Greg Kroah-Hartman105-264/+529
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter1-3/+3
2019-04-05tools lib traceevent: Fix buffer overflow in arg_evalTony Jones1-1/+1
2019-04-03Merge 4.9.167 into android-4.9Greg Kroah-Hartman63-250/+420
2019-04-03perf intel-pt: Fix TSC slipAdrian Hunter1-12/+8
2019-03-30Merge 4.9.166 into android-4.9Greg Kroah-Hartman35-86/+174
2019-03-27objtool: Move objtool_file struct off the stackJosh Poimboeuf1-1/+2
2019-03-23Merge 4.9.165 into android-4.9Greg Kroah-Hartman122-432/+918
2019-03-23perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter1-0/+2
2019-03-23perf intel-pt: Fix overlap calculation for paddingAdrian Hunter1-2/+34
2019-03-23perf auxtrace: Define auxtrace record alignmentAdrian Hunter2-2/+5
2019-03-23perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter1-1/+0
2019-03-22BACKPORT: delayacct: track delays from thrashing cache pagesJohannes Weiner5-2/+60
2019-03-13Merge 4.9.163 into android-4.9Greg Kroah-Hartman106-274/+1546
2019-03-13perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-13selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-13selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-03-13perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-02-20Merge 4.9.159 into android-4.9Greg Kroah-Hartman73-271/+726
2019-02-20perf report: Include partial stacks unwound with libdwMilian Wolff1-1/+1
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
[next]