index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
1
-0
/
+2
2022-04-05
ACPI: Add perf low power callback
Stephane Eranian
1
-0
/
+6
2022-04-05
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
1
-0
/
+16
2022-02-08
perf: Fix wrong name in comment for struct perf_cpu_context
Alexandru Elisei
1
-1
/
+1
2022-01-18
perf: Fix perf_event_read_local() time
Peter Zijlstra
1
-12
/
+3
2022-01-13
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+32
2022-01-11
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2021-12-17
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-14
perf: Add a counter for number of user access events in context
Rob Herring
1
-0
/
+1
2021-12-14
x86: perf: Move RDPMC event flag to a common definition
Rob Herring
1
-0
/
+9
2021-11-17
perf: Drop guest callback (un)register stubs
Sean Christopherson
1
-5
/
+0
2021-11-17
perf/core: Use static_call to optimize perf_guest_info_callbacks
Sean Christopherson
1
-26
/
+8
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
1
-0
/
+6
2021-11-17
perf: Add wrappers for invoking guest callbacks
Sean Christopherson
1
-0
/
+24
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
1
-4
/
+6
2021-11-17
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
1
-6
/
+6
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-1
/
+12
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+23
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-10-15
perf/x86: Add new event for AUX output counter index
Adrian Hunter
1
-0
/
+1
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-10-01
perf/core: fix userpage->time_enabled of inactive events
Song Liu
1
-1
/
+3
2021-09-13
perf: Enable branch record for software events
Song Liu
1
-0
/
+23
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
1
-0
/
+1
2021-06-11
perf: Add EVENT_ATTR_ID to simplify event attributes
Qi Liu
1
-0
/
+6
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2021-04-22
perf: Get rid of oprofile leftovers
Marc Zyngier
1
-2
/
+0
2021-04-19
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
1
-9
/
+10
2021-04-19
perf/x86: Add structures for the attributes of Hybrid PMUs
Kan Liang
1
-0
/
+12
2021-04-16
perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
Namhyung Kim
1
-0
/
+7
2021-04-16
perf core: Factor out __perf_sw_event_sched
Namhyung Kim
1
-21
/
+12
2021-04-16
perf: Add support for SIGTRAP on perf events
Marco Elver
1
-0
/
+1
2021-04-16
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
1
-2
/
+3
2021-04-16
perf: Rework perf_event_exit_event()
Peter Zijlstra
1
-0
/
+1
2021-03-06
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
1
-0
/
+2
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-2
/
+2
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
1
-8
/
+5
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-6
/
+0
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
1
-2
/
+5
2020-10-29
perf,mm: Handle non-page-table-aligned hugetlbfs
Peter Zijlstra
1
-0
/
+4
2020-10-29
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-0
/
+1
2020-10-29
perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
1
-0
/
+1
2020-09-10
perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
Kan Liang
1
-1
/
+0
2020-08-18
perf/x86/intel: Support per-thread RDPMC TopDown metrics
Kan Liang
1
-10
/
+19
2020-08-18
perf/core: Add a new PERF_EV_CAP_SIBLING event capability
Kan Liang
1
-0
/
+4
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2020-07-22
perf: <linux/perf_event.h>: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-08
perf/x86: Remove task_ctx_size
Kan Liang
1
-4
/
+0
2020-07-08
perf/core: Use kmem_cache to allocate the PMU specific data
Kan Liang
1
-0
/
+5
2020-07-01
perf: Expose get/put_callchain_entry()
Song Liu
1
-0
/
+2
[next]