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
/
builtin-script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
perf script: Fix crash when processing recorded stat data
Tony Jones
1
-5
/
+2
2019-01-18
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
1
-1
/
+1
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
1
-2
/
+2
2018-12-28
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
1
-1
/
+16
2018-12-17
perf tools: Support 'srccode' output
Andi Kleen
1
-2
/
+45
2018-12-17
perf script: Use fallbacks for branch stacks
Adrian Hunter
1
-6
/
+6
2018-11-21
perf script: Share code and output format for uregs and iregs output
Milian Wolff
1
-23
/
+17
2018-11-21
perf script: Add newline after uregs output
Milian Wolff
1
-0
/
+2
2018-10-24
perf script: Support total cycles count
Andi Kleen
1
-4
/
+7
2018-10-24
perf script: Implement --graph-function
Andi Kleen
1
-18
/
+78
2018-10-24
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
1
-0
/
+24
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
1
-1
/
+4
2018-10-24
perf script: Add --insn-trace for instruction decoding
Andi Kleen
1
-0
/
+23
2018-10-22
perf script: Flush output stream after events in verbose mode
Milian Wolff
1
-0
/
+3
2018-10-22
perf script: Allow extended console debug output
Milian Wolff
1
-1
/
+3
2018-09-20
perf script: Enhance sample flags for trace begin / end
Adrian Hunter
1
-9
/
+27
2018-09-19
perf script: Print DSO for callindent
Andi Kleen
1
-1
/
+8
2018-09-19
perf script: Allow sym and dso without ip, addr
Andi Kleen
1
-7
/
+10
2018-09-19
perf tools: Report itrace options in help
Andi Kleen
1
-1
/
+1
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
1
-20
/
+18
2018-08-30
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
1
-3
/
+5
2018-08-13
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
1
-3
/
+3
2018-06-25
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
1
-1
/
+10
2018-06-25
perf script: Fix crash because of missing evsel->priv
Ravi Bangoria
1
-0
/
+14
2018-06-25
perf script: Add missing output fields in a hint
Ravi Bangoria
1
-2
/
+3
2018-06-08
perf script: Show hw-cache events
Seeteena Thoufeek
1
-0
/
+12
2018-06-05
perf script: Check if evsel has callchains before trying to use it
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-06-05
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
1
-7
/
+3
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
1
-12
/
+14
2018-04-26
perf thread: Make thread__find_map() search all maps
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
1
-8
/
+6
2018-04-26
perf script: Use thread__find_symbol() instead of ad-hoc equivalent
Arnaldo Carvalho de Melo
1
-7
/
+2
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
1
-10
/
+9
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
1
-1
/
+4
2018-04-12
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
1
-2
/
+2
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
1
-11
/
+11
2018-02-16
perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
Jiri Olsa
1
-0
/
+17
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-01-17
perf script: Remove the time slices number limitation
Jin Yao
1
-4
/
+12
2018-01-17
perf script: Improve error msg when no first/last sample time found
Jin Yao
1
-1
/
+3
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
1
-2
/
+3
2018-01-10
perf script: Add support to display lost events
Jiri Olsa
1
-0
/
+28
2018-01-08
perf script: Add support to display sample misc field
Jiri Olsa
1
-11
/
+63
2018-01-08
perf script: Support time percent and multiple time ranges
Jin Yao
1
-6
/
+28
2017-12-27
perf utils: Move is_directory() to path.h
Jiri Olsa
1
-13
/
+1
2017-12-27
perf stat: Print per-thread shadow stats
Jin Yao
1
-1
/
+2
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
1
-1
/
+2
2017-11-30
perf script: Allow computing 'perf stat' style metrics
Andi Kleen
1
-2
/
+95
2017-11-16
perf script: Allow printing period for non freq mode groups
Andi Kleen
1
-5
/
+0
2017-11-16
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
1
-1
/
+30
[next]