- aa8c406 perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- ad681ad perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 862b2f8 perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 347c751 perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 2aaefde perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 4b5e87b perf evsel: Rename perf_evsel__calc_id_pos() to evsel__calc_id_pos() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 6ec17b4 perf evsel: Rename perf_evsel__config*() to evsel__config*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 30f7c59 perf evsel: Rename perf_evsel__exit() to evsel__exit() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 39453ed perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- e76026b perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 12f5261 perf evsel: Rename perf_evsel__compute_deltas() to evsel__compute_deltas() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 5eb88f0 perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 65ddce3 perf evsel: Rename 'struct perf_evsel__sb_cb_t' to 'struct evsel__sb_cb_t' by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 6dd912c perf intel-pt: Update documentation about using /proc/kcore by Adrian Hunter · 4 years, 9 months ago
- 43358d9 perf intel-pt: Update documentation about itrace G and L options by Adrian Hunter · 4 years, 9 months ago
- f0a0251c perf intel-pt: Add support for synthesizing branch stacks for regular events by Adrian Hunter · 4 years, 9 months ago
- 3749e0b perf thread-stack: Add thread_stack__br_sample_late() by Adrian Hunter · 4 years, 9 months ago
- 6cd2cbfc perf evsel: Add support for synthesized branch stack sample type by Adrian Hunter · 4 years, 9 months ago
- ec90e42 perf auxtrace: Add option to synthesize branch stack for regular events by Adrian Hunter · 4 years, 9 months ago
- cf888e0 perf intel-pt: Change branch stack support to use thread-stacks by Adrian Hunter · 4 years, 9 months ago
- 1ef998f perf intel-pt: Consolidate thread-stack use condition by Adrian Hunter · 4 years, 9 months ago
- 86d6718 perf thread-stack: Add branch stack support by Adrian Hunter · 4 years, 9 months ago
- bb62948 perf tools: Simplify checking if SMT is active. by Konstantin Khlebnikov · 4 years, 9 months ago
- 846de43 perf tools: Fix reading new topology attribute "core_cpus" by Konstantin Khlebnikov · 4 years, 9 months ago
- 4599d29 libperf evlist: Fix a refcount leak by Ian Rogers · 4 years, 10 months ago
- ba08829 perf parse-events: Fix another memory leaks found on parse_events() by Ian Rogers · 4 years, 10 months ago
- 672f707 perf parse-events: Fix memory leaks found on parse_events by Ian Rogers · 4 years, 10 months ago
- e8dfb81 perf parse-events: Fix memory leaks found on parse_events by Ian Rogers · 4 years, 10 months ago
- 44d041b libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus. by He Zhe · 4 years, 10 months ago
- 23cbb41 perf record: Move side band evlist setup to separate routine by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 899e5ff perf record: Introduce --switch-output-event by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 636eb4d libsubcmd: Introduce OPT_CALLBACK_SET() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 976be84 perf evlist: Allow reusing the side band thread for more purposes by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 9a39994 perf evlist: Move the sideband thread routines to separate object by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- d0abbc3 perf parse-events: Add parse_events_option() variant that creates evlist by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- b38d85e perf bpf: Decouple creating the evlist from adding the SB event by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- ca6c9c8 perf top: Move sb_evlist to 'struct perf_top' by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- bc477d7 perf record: Move sb_evlist to 'struct record' by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 40c7d24 perf tools: Move routines that probe for perf API features to separate file by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- 354575c perf vendor events power9: Add hv_24x7 socket/chip level metric events by Kajol Jain · 4 years, 10 months ago
- 3351c6d perf tools: Enable Hz/hz prinitg for --metric-only option by Kajol Jain · 4 years, 10 months ago
- 9022608 perf tests expr: Added test for runtime param in metric expression by Kajol Jain · 4 years, 10 months ago
- 1e1a873 perf metricgroups: Enhance JSON/metric infrastructure to handle "?" by Kajol Jain · 4 years, 10 months ago
- 454a8be perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr() by Shaokun Zhang · 4 years, 9 months ago
- 6fa9c3e perf report: Fix warning assignment of 0/1 to bool variable by Zou Wei · 4 years, 9 months ago
- 8284bbe perf tools: Remove unneeded semicolons by Zou Wei · 4 years, 9 months ago
- 2cca512 perf c2c: Remove unneeded semicolon by Zou Wei · 4 years, 9 months ago
- eebe80c9 libtraceevent: Remove unneeded semicolon by Zou Wei · 4 years, 9 months ago
- fad1f1e perf script: Remove extraneous newline in perf_sample__fprintf_regs() by Stephane Eranian · 4 years, 9 months ago
- 2069425 perf synthetic events: Remove use of sscanf from /proc reading by Ian Rogers · 4 years, 9 months ago
- e95770a tools api: Add a lightweight buffered reading api by Ian Rogers · 4 years, 9 months ago
- 13edc23 perf bench: Add a multi-threaded synthesize benchmark by Ian Rogers · 4 years, 9 months ago
- d99c22e perf record: Add num-synthesize-threads option by Stephane Eranian · 4 years, 9 months ago
- dbd660e perf test session topology: Fix data path by Tommi Rantala · 4 years, 9 months ago
- 197ba86 perf stat: Improve runtime stat for interval mode by Jin Yao · 4 years, 9 months ago
- 0e0bf1e perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 4 years, 9 months ago
- 1e76b17 perf script: Avoid NULL dereference on symbol by Ian Rogers · 4 years, 9 months ago
- 8fbd301 perf evlist: Remove duplicate headers by Jagadeesh Pagadala · 4 years, 9 months ago
- 41e7c32 perf bench: Fix div-by-zero if runtime is zero by Tommi Rantala · 4 years, 9 months ago
- d2e7d86 perf cgroup: Avoid needless closing of unopened fd by Tommi Rantala · 4 years, 9 months ago
- 87cfeb1 Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 4 years, 9 months ago
- 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 8160a56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
- 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
- b61f7ff Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 4 years, 9 months ago
- 20f1648 Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 9 months ago
- cf01699 tools/vm: fix cross-compile build by Lucas Stach · 4 years, 9 months ago
- db973a7 coredump: fix null pointer dereference on coredump by Sudip Mukherjee · 4 years, 9 months ago
- 94b7cc0 mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path by Yang Shi · 4 years, 9 months ago
- ea0dfeb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 9 months ago
- bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 9 months ago
- 0783ac9 mm/shmem: fix build without THP by Hugh Dickins · 4 years, 9 months ago
- 56df70a mm/ksm: fix NULL pointer dereference when KSM zero page is enabled by Muchun Song · 4 years, 9 months ago
- a21151b tools/build: tweak unused value workaround by George Burgess IV · 4 years, 9 months ago
- 461e156 checkpatch: fix a typo in the regex for $allocFunctions by Christophe JAILLET · 4 years, 9 months ago
- d180870d mm, gup: return EINTR when gup is interrupted by fatal signals by Michal Hocko · 4 years, 9 months ago
- 3c1d7e6 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 4 years, 9 months ago
- 5701feb MAINTAINERS: add an entry for kfifo by Bartosz Golaszewski · 4 years, 9 months ago
- b64d8d1 mm/userfaultfd: disable userfaultfd-wp on x86_32 by Peter Xu · 4 years, 9 months ago
- 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 4 years, 9 months ago
- 1eb64c0 sh: fix build error in mm/init.c by Masahiro Yamada · 4 years, 9 months ago
- 00a6a5e Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 4 years, 9 months ago
- 3bda038 Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 4 years, 9 months ago
- ae49ded KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions by Paul Mackerras · 4 years, 9 months ago
- 7f4b5cd kvm: Disable objtool frame pointer checking for vmenter.S by Josh Poimboeuf · 4 years, 9 months ago
- b160c94 tpm/tpm_tis: Free IRQ if probing fails by Jarkko Sakkinen · 4 years, 9 months ago
- 29cb797 tpm: fix wrong return value in tpm_pcr_extend by Tianjia Zhang · 4 years, 9 months ago
- eba5cf3 tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() by George Wilson · 4 years, 10 months ago
- 684c6bd tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module by Stefan Berger · 4 years, 10 months ago
- d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 10 months ago
- 2a173ec MAINTAINERS: add a reviewer for KVM/s390 by Claudio Imbrenda · 4 years, 9 months ago
- d47c4c4 KVM: s390: Fix PV check in deliverable_irqs() by Eric Farman · 4 years, 9 months ago
- ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 9 months ago
- dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
- 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 9 months ago
- 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago