summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-28perf stat: Add --for-each-cgroup optionNamhyung Kim
2020-09-28perf evsel: Add evsel__clone() functionNamhyung Kim
2020-09-28perf vendor events: Update SkylakeX events to v1.21Jin Yao
2020-09-28perf vendor events intel: Update CascadelakeX events to v1.08Jin Yao
2020-09-23perf script: Add min, max to futex-contention output, in addition to avgHagen Paul Pfeifer
2020-09-23perf script: Autopep8 futex-contentionHagen Paul Pfeifer
2020-09-23perf stat: Skip duration_time in setup_system_wideJin Yao
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan
2020-09-22perf tsc: Calculate timestamp with cap_user_time_shortLeo Yan
2020-09-22perf tsc: Add rdtsc() for Arm64Leo Yan
2020-09-22perf tsc: Move out common functions from x86Leo Yan
2020-09-18perf probe: Fall back to debuginfod query if debuginfo and source not found l...Masami Hiramatsu
2020-09-18perf probe: Fix to adjust symbol address with correct reloc_sym addressMasami Hiramatsu
2020-09-17perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-09-17perf script: Display negative tid in non-sample eventsAdrian Hunter
2020-09-17perf docs: Improve help information in perf.txtZejiang Tang
2020-09-17perf metric: Remove duplicate includeYueHaibing
2020-09-17perf tools: Add documentation for topdown metricsAndi Kleen
2020-09-17perf stat: Support new per thread TopDown metricsAndi Kleen
2020-09-17perf record: Support sample-read topdown metric groupKan Liang
2020-09-17perf tools: Rename group to topdownKan Liang
2020-09-17perf machine: Add machine__for_each_dso() functionJiri Olsa
2020-09-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-09-16Merge tag 'perf-tools-fixes-for-v5.9-2020-09-16' of git://git.kernel.org/pub/...Linus Torvalds
2020-09-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-16MAINTAINERS: Fix Max's and Shravan's emailsLeon Romanovsky
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-15Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2020-09-15Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-15perf metric: Do not free metric when failed to resolveNamhyung Kim
2020-09-15perf metric: Free metric when it failed to resolveNamhyung Kim
2020-09-15perf metric: Release expr_parse_ctx after testingNamhyung Kim
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim
2020-09-15perf parse-event: Fix memory leak in evsel->unitNamhyung Kim
2020-09-15perf evlist: Fix cpu/thread map leakNamhyung Kim
2020-09-15perf metric: Fix some memory leaks - part 2Namhyung Kim
2020-09-15perf metric: Fix some memory leaksNamhyung Kim
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim
2020-09-15perf vendor events amd: Remove trailing commasHenry Burns
2020-09-14Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-14perf test: Leader sampling shouldn't clear sample periodIan Rogers
2020-09-14perf record: Don't clear event's period if set by a termIan Rogers
2020-09-14tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo
2020-09-14tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2020-09-14perf record: Prevent override of attr->sample_period for libpfm4 eventsStephane Eranian
2020-09-14perf record: Set PERF_RECORD_PERIOD if attr->freq is set.David Sharp
2020-09-14perf bench: Fix 2 memory sanitizer warningsIan Rogers
2020-09-14perf test: Fix the "signal" test inline assemblyJiri Olsa