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
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
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
1
-6
/
+8
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-10
/
+10
2017-10-30
perf script: Print information about per-event-dump files
Arnaldo Carvalho de Melo
1
-8
/
+69
2017-10-27
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
1
-1
/
+58
2017-10-27
perf script: Use event_format__fprintf()
Arnaldo Carvalho de Melo
1
-3
/
+4
2017-10-27
perf script: Use pr_debug where appropriate
Arnaldo Carvalho de Melo
1
-7
/
+6
2017-10-27
perf script: Add a few missing conversions to fprintf style
Arnaldo Carvalho de Melo
1
-5
/
+4
2017-10-23
perf script: Fix error handling path
Christophe JAILLET
1
-2
/
+4
2017-10-23
perf script: Use fprintf like printing uniformly
Arnaldo Carvalho de Melo
1
-232
/
+259
2017-10-23
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
1
-15
/
+17
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2017-10-06
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
Mark Santaniello
1
-2
/
+2
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
1
-0
/
+2
[next]