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
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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-06
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
14
-98
/
+663
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-42
/
+184
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
2017-12-31
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+6
2017-12-31
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-12-31
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-30
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+8
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2017-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+8
2017-12-27
perf tools: Auto-complete for events with ':'
Jin Yao
1
-0
/
+5
2017-12-27
perf tools: Return all events as auto-completions after comma
Jin Yao
1
-3
/
+7
2017-12-27
perf tool: Improve bash command line auto-complete for multiple events with c...
Jin Yao
1
-4
/
+34
2017-12-27
perf probe arm64: Fix symbol fixup issues due to ELF type
Kim Phillips
2
-0
/
+23
2017-12-27
perf evsel: Enable ignore_missing_thread for pid option
Mengting Zhang
2
-4
/
+47
2017-12-27
perf s390: Always build with -fPIC
Hendrik Brueckner
1
-1
/
+1
2017-12-27
Revert "perf s390: Always build with -fPIC"
Arnaldo Carvalho de Melo
1
-1
/
+0
2017-12-27
perf test shell: Fix check open filename arg using 'perf trace'
Michael Petlan
1
-4
/
+3
2017-12-27
perf evsel: Fix swap for samples with raw data
Jiri Olsa
2
-3
/
+18
2017-12-27
perf probe: Support escaped character in parser
Masami Hiramatsu
2
-23
/
+51
2017-12-27
perf string: Add {strdup,strpbrk}_esc()
Masami Hiramatsu
2
-0
/
+48
2017-12-27
perf probe: Find versioned symbols from map
Masami Hiramatsu
4
-2
/
+32
2017-12-27
perf probe: Add __return suffix for return events
Masami Hiramatsu
2
-5
/
+6
2017-12-27
perf probe: Cut off the version suffix from event name
Masami Hiramatsu
1
-2
/
+2
2017-12-27
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
1
-0
/
+8
2017-12-27
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
6
-60
/
+54
2017-12-27
perf annotate: Use perf_env when obtaining the arch name
Arnaldo Carvalho de Melo
3
-17
/
+8
2017-12-27
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
Arnaldo Carvalho de Melo
7
-13
/
+12
2017-12-27
perf trace: Use generated syscall table on s390 too
Hendrik Brueckner
2
-1
/
+13
2017-12-27
perf s390: Generate system call table from asm/unistd.h
Hendrik Brueckner
2
-0
/
+57
2017-12-27
tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h
Hendrik Brueckner
2
-0
/
+413
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
9
-15
/
+0
2017-12-27
perf test: Handle properly readdir DT_UNKNOWN
Jiri Olsa
1
-5
/
+5
2017-12-27
perf utils: Move is_directory() to path.h
Jiri Olsa
3
-13
/
+18
2017-12-27
perf stat: Resort '--per-thread' result
Jin Yao
2
-11
/
+75
2017-12-27
perf stat: Remove --per-thread pid/tid limitation
Jin Yao
2
-8
/
+22
2017-12-27
perf thread_map: Enumerate all threads from /proc
Jin Yao
4
-4
/
+8
2017-12-27
perf stat: Update or print per-thread stats
Jin Yao
2
-5
/
+15
2017-12-27
perf stat: Allocate shadow stats buffer for threads
Jin Yao
2
-1
/
+47
2017-12-27
perf stat: Remove a set of shadow stats static variables
Jin Yao
2
-53
/
+16
2017-12-27
perf stat: Print per-thread shadow stats
Jin Yao
4
-87
/
+151
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
5
-34
/
+68
2017-12-27
perf stat: Create the runtime_stat init/exit function
Jin Yao
2
-0
/
+20
2017-12-27
perf stat: Extend rbtree to support per-thread shadow stats
Jin Yao
1
-0
/
+27
2017-12-27
perf stat: Define a structure for per-thread shadow stats
Jin Yao
2
-12
/
+42
2017-12-23
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
1
-2
/
+1
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+3
2017-12-23
tools: bpftool: protect against races with disappearing objects
Jakub Kicinski
2
-0
/
+4
2017-12-23
tools: bpftool: maps: close json array on error paths of show
Jakub Kicinski
1
-3
/
+3
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-6
/
+3
[next]