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
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
perf stat: Support regex pattern in --for-each-cgroup
Namhyung Kim
1
-23
/
+175
2020-11-04
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
4
-22
/
+32
2020-11-04
perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-11-04
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2
-0
/
+28
2020-11-04
perf mem2node: Improve warning if detected no memory nodes
Leo Yan
1
-1
/
+2
2020-11-04
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
1
-0
/
+8
2020-11-03
perf tools: Add missing swap for cgroup events
Namhyung Kim
1
-0
/
+13
2020-11-03
perf tools: Add missing swap for ino_generation
Jiri Olsa
1
-0
/
+1
2020-11-03
perf tools: Initialize output buffer in build_id__sprintf
Jiri Olsa
1
-0
/
+2
2020-11-03
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
1
-5
/
+2
2020-11-03
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
3
-1
/
+19
2020-11-03
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2
-0
/
+15
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
56
-243
/
+1874
2020-10-14
perf streams: Report hot streams
Jin Yao
4
-0
/
+141
2020-10-14
perf streams: Calculate the sum of total streams hits
Jin Yao
4
-0
/
+38
2020-10-14
perf streams: Link stream pair
Jin Yao
2
-0
/
+44
2020-10-14
perf streams: Compare two streams
Jin Yao
2
-0
/
+58
2020-10-14
perf streams: Get the evsel_streams by evsel_idx
Jin Yao
2
-0
/
+16
2020-10-14
perf streams: Introduce branch history "streams"
Jin Yao
3
-0
/
+195
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
2
-3
/
+10
2020-10-14
perf tools: Align buildid list output for short build ids
Jiri Olsa
3
-4
/
+5
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2
-6
/
+12
2020-10-14
perf tools: Pass build_id object to dso__build_id_equal()
Jiri Olsa
4
-6
/
+11
2020-10-14
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
5
-6
/
+8
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
10
-31
/
+39
2020-10-14
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
6
-23
/
+16
2020-10-14
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
6
-32
/
+38
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
12
-24
/
+29
2020-10-13
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
2
-1
/
+3
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
3
-23
/
+62
2020-10-13
perf inject: Do not load map/dso when injecting build-id
Namhyung Kim
2
-16
/
+15
2020-10-13
perf bench: Add build-id injection benchmark
Namhyung Kim
1
-0
/
+4
2020-10-01
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
1
-1
/
+1
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
3
-7
/
+7
2020-09-28
perf tools: Allow creation of cgroup without open
Namhyung Kim
2
-8
/
+13
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
7
-2
/
+147
2020-09-28
perf stat: Add --for-each-cgroup option
Namhyung Kim
3
-0
/
+81
2020-09-28
perf evsel: Add evsel__clone() function
Namhyung Kim
2
-39
/
+158
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-10
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-39
/
+96
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2
-5
/
+13
2020-09-22
perf tsc: Calculate timestamp with cap_user_time_short
Leo Yan
2
-3
/
+14
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
2
-8
/
+71
2020-09-18
perf probe: Fall back to debuginfod query if debuginfo and source not found l...
Masami Hiramatsu
3
-8
/
+118
2020-09-18
perf probe: Fix to adjust symbol address with correct reloc_sym address
Masami Hiramatsu
1
-3
/
+5
2020-09-17
perf metricgroup: Fix uncore metric expressions
Ian Rogers
1
-19
/
+56
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
1
-4
/
+4
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
1
-1
/
+1
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
3
-0
/
+101
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
3
-1
/
+9
[prev]
[next]