summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf script: Display negative tid in non-sample eventsAdrian Hunter2020-09-172-5/+7
* perf docs: Improve help information in perf.txtZejiang Tang2020-09-171-22/+47
* perf metric: Remove duplicate includeYueHaibing2020-09-171-2/+0
* perf tools: Add documentation for topdown metricsAndi Kleen2020-09-171-0/+256
* perf stat: Support new per thread TopDown metricsAndi Kleen2020-09-175-4/+134
* perf record: Support sample-read topdown metric groupKan Liang2020-09-174-1/+44
* perf tools: Rename group to topdownKan Liang2020-09-176-54/+61
* perf machine: Add machine__for_each_dso() functionJiri Olsa2020-09-172-0/+16
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-09-17421-2463/+3823
|\
| * Merge tag 'perf-tools-fixes-for-v5.9-2020-09-16' of git://git.kernel.org/pub/...Linus Torvalds2020-09-1619-52/+154
| |\
| | * perf stat: Fix the ratio comments of miss-eventsQi Liu2020-09-161-10/+10
| | * perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-153-0/+13
| | * perf metric: Do not free metric when failed to resolveNamhyung Kim2020-09-151-3/+6
| | * perf metric: Free metric when it failed to resolveNamhyung Kim2020-09-151-5/+12
| | * perf metric: Release expr_parse_ctx after testingNamhyung Kim2020-09-151-3/+5
| | * perf test: Fix memory leaks in parse-metric testNamhyung Kim2020-09-151-5/+9
| | * perf parse-event: Fix memory leak in evsel->unitNamhyung Kim2020-09-151-1/+1
| | * perf evlist: Fix cpu/thread map leakNamhyung Kim2020-09-151-3/+8
| | * perf metric: Fix some memory leaks - part 2Namhyung Kim2020-09-151-0/+2
| | * perf metric: Fix some memory leaksNamhyung Kim2020-09-151-2/+5
| | * perf test: Free aliases for PMU event map aliases testNamhyung Kim2020-09-153-1/+7
| | * perf vendor events amd: Remove trailing commasHenry Burns2020-09-152-2/+2
| | * perf test: Leader sampling shouldn't clear sample periodIan Rogers2020-09-152-0/+30
| | * perf record: Don't clear event's period if set by a termIan Rogers2020-09-151-8/+26
| | * tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo2020-09-151-1/+1
| | * tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-09-151-2/+4
| | * perf record: Prevent override of attr->sample_period for libpfm4 eventsStephane Eranian2020-09-141-2/+1
| | * perf record: Set PERF_RECORD_PERIOD if attr->freq is set.David Sharp2020-09-141-1/+6
| | * perf bench: Fix 2 memory sanitizer warningsIan Rogers2020-09-141-2/+2
| | * perf test: Fix the "signal" test inline assemblyJiri Olsa2020-09-141-1/+4
| * | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-165-6/+10
| |\ \
| | * | clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe()Jing Xiangfeng2020-09-101-3/+4
| | * | clk: versatile: Add of_node_put() before return statementSumera Priyadarsini2020-09-101-1/+3
| | * | clk: bcm: dvp: Select the reset frameworkMaxime Ripard2020-09-101-0/+1
| | * | clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor2020-08-191-1/+1
| | * | clk: davinci: Use the correct size when allocating memoryChristophe JAILLET2020-08-191-1/+1
| * | | MAINTAINERS: Fix Max's and Shravan's emailsLeon Romanovsky2020-09-161-2/+2
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-161-1/+2
| |\ \ \
| | * | | scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter2020-09-101-1/+2
| * | | | Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2020-09-161-1/+2
| |\ \ \ \
| | * | | | device_cgroup: Fix RCU list debugging warningAmol Grover2020-08-201-1/+2
| * | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-162-4/+12
| |\ \ \ \ \
| | * | | | | Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unloadMichael Kelley2020-09-141-2/+5
| | * | | | | Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()Dexuan Cui2020-09-091-2/+7
| * | | | | | Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-151-1/+2
| |\ \ \ \ \ \
| | * | | | | | btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana2020-09-141-1/+2
| * | | | | | | vgacon: remove software scrollback supportLinus Torvalds2020-09-146-270/+1
| * | | | | | | fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-147-44/+8
| * | | | | | | fbcon: remove soft scrollback codeLinus Torvalds2020-09-141-330/+4
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Linux 5.9-rc5v5.9-rc5Linus Torvalds2020-09-141-1/+1