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_counter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
1
-1
/
+2
2009-06-25
perf_counter: Rework the sample ABI
Peter Zijlstra
1
-5
/
+5
2009-06-25
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
1
-1
/
+3
2009-06-25
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
1
-0
/
+12
2009-06-25
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
1
-1
/
+3
2009-06-25
perf_counter: Split the mmap control page in two parts
Peter Zijlstra
1
-0
/
+6
2009-06-23
perf_counter: Optimize perf_swcounter_event()
Peter Zijlstra
1
-1
/
+10
2009-06-19
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
1
-4
/
+0
2009-06-19
perf_counter: Make callchain samples extensible
Peter Zijlstra
1
-11
/
+17
2009-06-18
perf_counter: Add event overlow handling
Peter Zijlstra
1
-12
/
+28
2009-06-18
perf report: Add validation of call-chain entries
Ingo Molnar
1
-10
/
+10
2009-06-15
perf_counter: Make set_perf_counter_pending() declaration common
Paul Mackerras
1
-0
/
+1
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
1
-4
/
+15
2009-06-12
perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too
Peter Zijlstra
1
-1
/
+2
2009-06-11
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
1
-0
/
+1
2009-06-11
perf_counter: Better align code
Ingo Molnar
1
-80
/
+85
2009-06-11
perf_counter: Rename L2 to LL cache
Peter Zijlstra
1
-2
/
+2
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-18
/
+18
2009-06-11
perf_counter: Rename enums
Peter Zijlstra
1
-28
/
+25
2009-06-11
perf_counter: Rename perf_counter_limit sysctl
Peter Zijlstra
1
-1
/
+1
2009-06-11
perf_counter: More paranoia settings
Peter Zijlstra
1
-1
/
+1
2009-06-11
perf_counter: Accurate period data
Peter Zijlstra
1
-2
/
+4
2009-06-11
perf_counter: Introduce struct for sample data
Peter Zijlstra
1
-2
/
+8
2009-06-10
perf_counter: More aggressive frequency adjustment
Peter Zijlstra
1
-0
/
+1
2009-06-06
perf_counter: Implement generalized cache event types
Ingo Molnar
1
-0
/
+34
2009-06-06
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
1
-52
/
+13
2009-06-05
perf_counter: Fix frequency adjustment for < HZ
Peter Zijlstra
1
-0
/
+3
2009-06-05
perf_counter: Add PERF_SAMPLE_PERIOD
Peter Zijlstra
1
-0
/
+2
2009-06-05
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
Peter Zijlstra
1
-1
/
+1
2009-06-05
perf_counter: Generate mmap events for install_special_mapping()
Peter Zijlstra
1
-6
/
+8
2009-06-04
perf_counter: Remove munmap stuff
Peter Zijlstra
1
-10
/
+1
2009-06-04
perf_counter: Add fork event
Peter Zijlstra
1
-0
/
+10
2009-06-02
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
Peter Zijlstra
1
-17
/
+17
2009-06-02
perf_counter: Add ioctl for changing the sample period/frequency
Peter Zijlstra
1
-4
/
+5
2009-06-02
perf_counter: Change data head from u32 to u64
Peter Zijlstra
1
-3
/
+4
2009-06-02
perf_counter: Remove the last nmi/irq bits
Peter Zijlstra
1
-3
/
+1
2009-06-02
perf_counter: Rename various fields
Peter Zijlstra
1
-16
/
+16
2009-06-02
perf_counter: Add unique counter id
Peter Zijlstra
1
-3
/
+5
2009-06-02
perf_counter: Use PID namespaces properly
Peter Zijlstra
1
-0
/
+3
2009-06-02
perf_counter: Remove unused prev_state field
Paul Mackerras
1
-1
/
+0
2009-06-02
perf_counter: Fix cpu migration counter
Paul Mackerras
1
-0
/
+4
2009-06-01
perf_counter: Tidy up style details
Ingo Molnar
1
-1
/
+1
2009-06-01
perf_counter: Provide functions for locking and pinning the context for a task
Paul Mackerras
1
-0
/
+1
2009-05-29
perf_counter: Ammend cleanup in fork() fail
Peter Zijlstra
1
-0
/
+2
2009-05-28
perf_counter: Fix race in attaching counters to tasks and exiting
Paul Mackerras
1
-2
/
+3
2009-05-28
perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS
Ingo Molnar
1
-1
/
+1
2009-05-26
perf_counter: fix warning & lockup
Ingo Molnar
1
-39
/
+39
2009-05-25
perf_counter: Generic per counter interrupt throttle
Peter Zijlstra
1
-0
/
+11
2009-05-25
perf_counter: x86: Remove interrupt throttle
Peter Zijlstra
1
-2
/
+0
2009-05-25
perf_counter: Propagate inheritance failures down the fork() path
Peter Zijlstra
1
-2
/
+2
[next]