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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
perf script: Allow printing period for non freq mode groups
Andi Kleen
1
-5
/
+0
2017-11-16
perf tools: Document some missing perf.data headers
Andi Kleen
1
-0
/
+23
2017-11-16
perf buildid-cache: Update help text for purge command
Thomas-Mich Richter
1
-2
/
+2
2017-11-16
perf vendor events powerpc: Update POWER9 events
Sukadev Bhattiprolu
7
-248
/
+88
2017-11-16
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
1
-1
/
+30
2017-11-16
perf tests: Add missing WRITE_ASS for new fields of perf_event_attr
Seonghyun Park
1
-0
/
+6
2017-11-16
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-16
perf tools: Use shell function for perl cflags retrieval
Jiri Olsa
1
-1
/
+1
2017-11-16
perf trace: Fix an exit code of trace__symbols_init
Andrei Vagin
1
-2
/
+4
2017-11-16
perf evsel: Enable type checking for perf_evsel_config_term types
Andi Kleen
2
-3
/
+4
2017-11-16
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
5
-4
/
+19
2017-11-16
tools headers: Synchronize kernel ABI headers wrt SPDX tags
Arnaldo Carvalho de Melo
2
-0
/
+2
2017-11-16
perf annotate: Align source and offset lines
Jiri Olsa
1
-10
/
+24
2017-11-16
perf annotate browser: Add disasm_line__write function
Jiri Olsa
1
-45
/
+53
2017-11-16
perf annotate browser: Use struct annotation_line in browser top
Jiri Olsa
1
-13
/
+13
2017-11-16
perf annotate browser: Use struct annotation_line in find functions
Jiri Olsa
1
-20
/
+20
2017-11-16
perf annotate browser: Use struct annotation_line in browser_line
Jiri Olsa
1
-32
/
+28
2017-11-16
perf annotate browser: Change offsets to struct annotation_line
Jiri Olsa
1
-20
/
+29
2017-11-16
perf annotate browser: Change selection to struct annotation_line
Jiri Olsa
1
-29
/
+34
2017-11-16
perf annotate browser: Rename disasm_line__browser to browser_line
Jiri Olsa
1
-8
/
+8
2017-11-16
perf annotate browser: Rename struct browser_disasm_line to browser_line
Jiri Olsa
1
-13
/
+13
2017-11-16
perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
Jiri Olsa
1
-9
/
+6
2017-11-16
perf annotate browser: Use samples data from struct annotation_line
Jiri Olsa
1
-37
/
+20
2017-11-16
perf annotate: Factor annotation_line__print from disasm_line__print
Jiri Olsa
1
-36
/
+33
2017-11-16
perf annotate: Add annotation_line__print function
Jiri Olsa
1
-6
/
+22
2017-11-16
perf annotate: Remove struct source_line
Jiri Olsa
1
-14
/
+0
2017-11-16
perf annotate: Remove disasm__calc_percent function
Jiri Olsa
2
-46
/
+0
2017-11-16
perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_perc...
Jiri Olsa
1
-13
/
+6
2017-11-16
perf annotate: Remove disasm__calc_percent() from disasm_line__print()
Jiri Olsa
2
-44
/
+18
2017-11-16
perf annotate: Add symbol__calc_lines function
Jiri Olsa
2
-120
/
+68
2017-11-16
perf annotate: Add symbol__calc_percent function
Jiri Olsa
2
-1
/
+62
2017-11-13
perf annotate: Add samples into struct annotation_line
Jiri Olsa
2
-5
/
+20
2017-11-13
perf annotate: Add annotated_source__purge function
Jiri Olsa
3
-12
/
+10
2017-11-13
perf annotate: Add annotation_line__(new|delete) functions
Jiri Olsa
3
-9
/
+68
2017-11-13
perf annotate: Move rb_node to struct annotation_line
Jiri Olsa
2
-14
/
+17
2017-11-13
perf annotate: Add annotation_line__add function
Jiri Olsa
1
-3
/
+3
2017-11-13
perf annotate: Add annotation_line__next function
Jiri Olsa
3
-10
/
+13
2017-11-13
perf annotate: Add evsel into struct annotation_line_args
Jiri Olsa
4
-7
/
+11
2017-11-13
perf annotate: Add offset/line/line_nr into struct annotate_args
Jiri Olsa
1
-8
/
+13
2017-11-13
perf annotate: Add map into struct annotate_args
Jiri Olsa
1
-11
/
+11
2017-11-13
perf annotate: Add arch into struct annotate_args
Jiri Olsa
1
-9
/
+8
2017-11-13
perf annotate: Add struct annotate_args
Jiri Olsa
1
-9
/
+18
2017-11-13
perf annotate: Add symbol__annotate function
Jiri Olsa
5
-34
/
+42
2017-11-13
perf annotate: Move ipc/cycles into annotation_line struct
Jiri Olsa
2
-10
/
+10
2017-11-13
perf annotate: Move line/offset into annotation_line struct
Jiri Olsa
4
-52
/
+54
2017-11-13
perf annotate: Add annotation_line struct
Jiri Olsa
4
-38
/
+42
2017-11-13
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
1
-0
/
+16
2017-11-13
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
114
-314
/
+707
2017-11-13
kprobes: Don't spam the build log with deprecation warnings
Ingo Molnar
1
-6
/
+6
[next]