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
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-11
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
96
-649
/
+3633
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-08-07
perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Jin Yao
1
-2
/
+2
2020-08-07
perf tools powerpc: Add support for extended regs in power10
Athira Rajeev
2
-0
/
+9
2020-08-07
perf tools powerpc: Add support for extended register capability
Anju T Sudhakar
4
-9
/
+69
2020-08-06
tools headers API: Update close_range affected files
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-08-06
perf script: Add 'tod' field to display time of day
Jiri Olsa
1
-33
/
+98
2020-08-06
perf script: Change the 'enum perf_output_field' enumerators to be 64 bits
Jiri Olsa
1
-32
/
+32
2020-08-06
perf data: Add support to store time of day in CTF data conversion
Jiri Olsa
4
-20
/
+42
2020-08-06
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
3
-8
/
+8
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
5
-0
/
+180
2020-08-06
perf tools: Add clockid_name function
Jiri Olsa
2
-0
/
+13
2020-08-06
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
4
-97
/
+119
2020-08-06
perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc link
Alexey Budankov
1
-2
/
+4
2020-08-06
perf intel-pt: Add support for decoding PSB+ only
Adrian Hunter
2
-0
/
+33
2020-08-06
perf intel-pt: Add support for decoding FUP/TIP only
Adrian Hunter
4
-5
/
+200
2020-08-06
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
3
-0
/
+9
2020-08-06
perf intel-pt: Time filter logged perf events
Adrian Hunter
2
-3
/
+19
2020-08-06
perf intel-pt: Use itrace debug log flags to suppress some messages
Adrian Hunter
2
-8
/
+14
2020-08-06
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
3
-1
/
+17
2020-08-06
perf intel-pt: Use itrace error flags to suppress some errors
Adrian Hunter
2
-1
/
+17
2020-08-06
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
3
-1
/
+61
2020-08-06
perf auxtrace: Add missing itrace options to help text
Adrian Hunter
1
-1
/
+5
2020-08-06
perf tools: Improve aux_output not supported error
Adrian Hunter
1
-0
/
+4
2020-08-06
perf intel-pt: Fix duplicate branch after CBR
Adrian Hunter
1
-2
/
+6
2020-08-06
perf intel-pt: Fix FUP packet state
Adrian Hunter
1
-14
/
+7
2020-08-06
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-6
/
+6
2020-08-04
perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
Jin Yao
1
-2
/
+4
2020-08-04
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
3
-0
/
+78
2020-08-04
perf record: Implement control commands handling
Alexey Budankov
1
-0
/
+16
2020-08-04
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
4
-8
/
+13
2020-08-04
perf stat: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
3
-1
/
+80
2020-08-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-6
/
+11
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+6
2020-07-31
perf bench: Add benchmark of find_next_bit
Ian Rogers
4
-0
/
+138
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
1
-1
/
+2
2020-07-30
perf metric: Rename group_list to metric_list
Jiri Olsa
1
-21
/
+21
2020-07-30
perf metric: Rename struct egroup to metric
Jiri Olsa
1
-75
/
+75
2020-07-30
perf metric: Add metric group test
Jiri Olsa
1
-2
/
+46
2020-07-30
perf metric: Make compute_single function more precise
Jiri Olsa
1
-9
/
+13
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
4
-15
/
+152
2020-07-30
perf metric: Add DCache_L2 to metric parse test
Jiri Olsa
1
-0
/
+71
2020-07-30
perf metric: Add cache_miss_cycles to metric parse test
Jiri Olsa
1
-0
/
+33
2020-07-30
perf metric: Add events for the current list
Jiri Olsa
1
-3
/
+6
2020-07-30
perf metric: Compute referenced metrics
Jiri Olsa
3
-2
/
+36
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
3
-7
/
+80
2020-07-30
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2
-0
/
+38
2020-07-30
perf metric: Collect referenced metrics in struct metric_ref_node
Jiri Olsa
1
-16
/
+172
2020-07-30
perf metric: Rename __metricgroup__add_metric to __add_metric
Jiri Olsa
1
-11
/
+6
[next]