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
2015-08-24
perf ordered_events: Clear the progress bar at the end of a flush
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-08-24
perf annotate: Reset the dso find_symbol cache when removing symbols
Arnaldo Carvalho de Melo
2
-0
/
+12
2015-08-22
perf tools: Fix tarball build broken by pt/bts
Adrian Hunter
6
-6
/
+35
2015-08-21
perf probe: Try to use symbol table if searching debug info failed
Wang Nan
1
-3
/
+4
2015-08-21
perf tools: Initialize reference counts in map__clone()
Arnaldo Carvalho de Melo
1
-2
/
+11
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
6
-4
/
+981
2015-08-21
perf tools: Fix Intel PT timestamp handling
Adrian Hunter
1
-1
/
+1
2015-08-21
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
Adrian Hunter
2
-2
/
+3
2015-08-21
perf script: Fix segfault using --show-mmap-events
Adrian Hunter
1
-1
/
+1
2015-08-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
26
-6
/
+7393
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
2
-2
/
+24
2015-08-19
perf tools: Make fork event processing more resilient
Adrian Hunter
1
-2
/
+18
2015-08-19
perf tools: Avoid deadlock when map_groups are broken
Adrian Hunter
1
-0
/
+6
2015-08-17
perf tools: Take Intel PT into use
Adrian Hunter
2
-3
/
+6
2015-08-17
perf tools: Add Intel PT support
Adrian Hunter
3
-0
/
+1963
2015-08-17
perf tools: Add Intel PT decoder
Adrian Hunter
3
-1
/
+1921
2015-08-17
perf tools: Add Intel PT log
Adrian Hunter
3
-1
/
+208
2015-08-17
perf tools: Add Intel PT instruction decoder
Adrian Hunter
9
-1
/
+2790
2015-08-17
perf tools: Add Intel PT packet decoder
Adrian Hunter
4
-0
/
+466
2015-08-17
perf auxtrace: Add Intel PT as an AUX area tracing type
Adrian Hunter
2
-0
/
+2
2015-08-17
perf tools: Add a helper function to probe whether cpu-wide tracing is possible
Adrian Hunter
2
-0
/
+25
2015-08-17
perf symbols: Fix annotation of vdso
Adrian Hunter
1
-0
/
+11
2015-08-17
perf annotate: Fix 32-bit compilation error in util/annotate.c
Adrian Hunter
1
-2
/
+2
2015-08-13
perf probe: Fix to add missed brace around if block
Masami Hiramatsu
1
-1
/
+2
2015-08-12
perf report: Show call graph from reference events
Kan Liang
2
-2
/
+8
2015-08-12
perf callchain: Allow disabling call graphs per event
Kan Liang
2
-9
/
+17
2015-08-12
perf callchain: Per-event type selection support
Kan Liang
6
-3
/
+83
2015-08-12
perf probe: Fix to show lines of sys_ functions correctly
Masami Hiramatsu
1
-5
/
+13
2015-08-12
perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing
Andi Kleen
1
-0
/
+2
2015-08-10
perf evlist: Be more specific on -F/--freq
Namhyung Kim
1
-2
/
+7
2015-08-10
perf record: Support per-event freq term
Namhyung Kim
6
-1
/
+15
2015-08-10
perf report: Add support for srcfile sort key
Andi Kleen
4
-0
/
+60
2015-08-10
perf hists: Update the column width for the "srcline" sort key
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-08-10
perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-08-10
perf tools: Unset perf_event_attr::freq when period term is set
Jiri Olsa
1
-0
/
+1
2015-08-10
perf tools: Support full source file paths for srcline
Andi Kleen
2
-1
/
+6
2015-08-08
perf callchain: Move option parsing code to util.c
Kan Liang
4
-88
/
+94
2015-08-08
perf stat: Move perf_counts struct and functions into separate object
Jiri Olsa
7
-81
/
+92
2015-08-07
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan
2
-0
/
+19
2015-08-07
perf tools: Auto detecting kernel include options
Wang Nan
1
-5
/
+55
2015-08-07
perf tools: Auto detecting kernel build directory
Wang Nan
1
-1
/
+79
2015-08-07
perf tools: Call clang to compile C source to object code
Wang Nan
2
-0
/
+229
2015-08-07
perf tools: Introduce llvm config options
Wang Nan
4
-0
/
+86
2015-08-06
perf tools: Extend the event parser maximum error index
Adrian Hunter
1
-1
/
+1
2015-08-06
perf tools: Validate config term maximum value
Adrian Hunter
1
-1
/
+29
2015-08-06
perf tools: Add perf_pmu__format_bits()
Adrian Hunter
2
-1
/
+17
2015-08-06
perf auxtrace: Fix period type 'i' not working
Adrian Hunter
1
-1
/
+5
2015-08-06
perf report: Display cycles in branch sort mode
Andi Kleen
1
-1
/
+1
2015-08-06
perf annotate: Compute IPC and basic block cycles
Andi Kleen
1
-0
/
+2
2015-08-06
perf report: Add processing for cycle histograms
Andi Kleen
2
-0
/
+36
[next]