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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
perf test: Fix perf_event_attr test failure
Adrian Hunter
1
-1
/
+1
2018-12-17
perf tests record: Allow for 'sleep' being 'coreutils'
Adrian Hunter
1
-2
/
+5
2018-12-17
tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c
Adrian Hunter
1
-5
/
+5
2018-12-17
perf script: Use fallbacks for branch stacks
Adrian Hunter
2
-14
/
+14
2018-12-17
perf tools: Use fallback for sample_addr_correlates_sym() cases
Adrian Hunter
1
-1
/
+1
2018-12-17
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
4
-0
/
+60
2018-12-17
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
4
-0
/
+16
2018-12-17
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-12-17
perf map: Remove extra indirection from map__find()
Eric Saint-Etienne
1
-7
/
+6
2018-12-17
perf stat: Fix CSV mode column output for non-cgroup events
Stephane Eranian
1
-5
/
+11
2018-12-17
perf stat: Fix shadow stats for clock events
Ravi Bangoria
1
-1
/
+2
2018-12-17
perf build: Give better hint about devel package for libssl
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-22
Merge tag 'perf-core-for-mingo-4.21-20181122' of git://git.kernel.org/pub/scm...
Ingo Molnar
43
-112
/
+32711
2018-11-22
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2
-39
/
+39
2018-11-22
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
3
-2
/
+42
2018-11-22
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
6
-1
/
+37
2018-11-22
perf vendor events: Add JSON metrics for Cascadelake server
Kan Liang
11
-0
/
+31347
2018-11-22
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
3
-3
/
+67
2018-11-22
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
1
-2
/
+1
2018-11-22
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
1
-4
/
+4
2018-11-22
perf tools: Add Hygon Dhyana support
Pu Wen
1
-1
/
+1
2018-11-22
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
5
-0
/
+419
2018-11-22
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
5
-0
/
+563
2018-11-22
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
5
-1
/
+23
2018-11-21
perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h
Davidlohr Bueso
2
-12
/
+11
2018-11-21
perf script: Share code and output format for uregs and iregs output
Milian Wolff
1
-23
/
+17
2018-11-21
perf bpf: Reduce the hardcoded .max_entries for pid_maps
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-11-21
perf script: Add newline after uregs output
Milian Wolff
1
-0
/
+2
2018-11-21
Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without sel...
Arnaldo Carvalho de Melo
1
-4
/
+0
2018-11-21
perf augmented_syscalls: Remove example hardcoded set of filtered pids
Arnaldo Carvalho de Melo
1
-27
/
+0
2018-11-21
perf trace: Fill in BPF "filtered_pids" map when present
Arnaldo Carvalho de Melo
1
-13
/
+48
2018-11-21
perf trace: See if there is a map named "filtered_pids"
Arnaldo Carvalho de Melo
1
-1
/
+24
2018-11-21
perf trace: Add "_from_option" suffix to trace__set_filter()
Arnaldo Carvalho de Melo
1
-3
/
+3
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
3
-10
/
+10
2018-11-21
perf augmented_syscalls: Use pid_filter
Arnaldo Carvalho de Melo
1
-2
/
+32
2018-11-21
perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid fi...
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-11-21
perf bpf: Add simple pid_filter class accessible to BPF proggies
Arnaldo Carvalho de Melo
1
-0
/
+21
2018-11-21
perf bpf: Add defines for map insertion/lookup
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-11-21
perf augmented_syscalls: Remove needless linux/socket.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-11-21
perf augmented_syscalls: Filter on a hard coded pid
Arnaldo Carvalho de Melo
1
-1
/
+5
2018-11-21
perf bpf: Add unistd.h to the headers accessible to bpf proggies
Arnaldo Carvalho de Melo
1
-0
/
+10
2018-11-21
Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...
Ingo Molnar
16
-4
/
+93
2018-11-20
perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...
Peter Zijlstra
2
-5
/
+10
2018-11-19
perf tools beauty ioctl: Support new ISO7816 commands
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-11-19
tools uapi asm-generic: Synchronize ioctls.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-11-19
tools arch x86: Update tools's copy of cpufeatures.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-11-19
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
1
-0
/
+22
2018-11-19
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2
-2
/
+16
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
8
-0
/
+48
2018-11-19
Linux 4.20-rc3
Linus Torvalds
1
-1
/
+1
[next]