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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
perf tools: Let python use correct gcc for build_ext
He Kuang
1
-1
/
+2
2016-06-22
perf machine: Destructors should accept NULL
Arnaldo Carvalho de Melo
2
-6
/
+6
2016-06-22
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
1
-5
/
+1
2016-06-22
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
4
-7
/
+5
2016-06-22
perf evlist: Destructors should accept NULL
Arnaldo Carvalho de Melo
4
-6
/
+6
2016-06-22
perf hists: Enlarge pid sort entry size
Jiri Olsa
2
-4
/
+4
2016-06-22
perf hists browser: Introduce init()
Jiri Olsa
2
-15
/
+22
2016-06-22
perf hists browser: Introduce perf_evsel_browser constructor
Jiri Olsa
2
-10
/
+18
2016-06-22
perf hists browser: Move horizontal scroll init to new()
Jiri Olsa
1
-13
/
+7
2016-06-22
perf hists browser: Introduce struct hist_browser title callback
Jiri Olsa
2
-8
/
+17
2016-06-22
perf hists browser: Make (new|delete|run) public
Jiri Olsa
2
-5
/
+10
2016-06-22
perf hists browser: Move hist_browser into header file
Jiri Olsa
2
-18
/
+24
2016-06-22
perf script stackcollapse: Remove reference to the perl interpreter
Arnaldo Carvalho de Melo
1
-2
/
+0
2016-06-21
perf script: Add stackcollapse.py script
Paolo Bonzini
3
-0
/
+138
2016-06-21
perf evsel: Fix write_backwards fallback
Arnaldo Carvalho de Melo
1
-13
/
+10
2016-06-21
perf record: Add --dry-run option to check cmdline options
Wang Nan
2
-0
/
+14
2016-06-21
perf llvm: Allow dump llvm output object file using llvm.dump-obj
Wang Nan
2
-0
/
+47
2016-06-21
perf tools: Remove --perf-dir and --work-dir
Arnaldo Carvalho de Melo
2
-41
/
+0
2016-06-21
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
3
-69
/
+2
2016-06-21
perf hists: Rename __hists__add_entry to hists__add_entry
Jiri Olsa
5
-38
/
+28
2016-06-21
perf script: Fix documentation of '-f' when it should be '-F'
Adrian Hunter
1
-10
/
+10
2016-06-21
kbuild: List libelf-devel as an alternative
Jean Delvare
1
-1
/
+1
2016-06-15
perf probe: Add --cache option to cache the probe definitions
Masami Hiramatsu
4
-0
/
+15
2016-06-15
perf probe: Introduce perf_cache interfaces
Masami Hiramatsu
2
-0
/
+351
2016-06-15
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
Jiri Olsa
7
-14
/
+15
2016-06-15
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
Jiri Olsa
7
-14
/
+14
2016-06-15
perf stdio: Add use_callchain parameter to hists__fprintf
Jiri Olsa
5
-8
/
+13
2016-06-15
perf stdio: Do not pass hists in hist_entry__fprintf
Jiri Olsa
1
-2
/
+2
2016-06-15
perf stdio: Separate standard headers output
Jiri Olsa
1
-14
/
+24
2016-06-15
perf stdio: Separate hierarchy headers output
Jiri Olsa
1
-8
/
+18
2016-06-15
perf stdio: Separate headers output
Jiri Olsa
1
-29
/
+30
2016-06-15
perf tui: Separate hierarchy and standard headers output
Jiri Olsa
1
-7
/
+24
2016-06-15
perf tools: Fix Data Object sort entry width index
Jiri Olsa
1
-1
/
+1
2016-06-15
perf mem: Add --ldlat option
Jiri Olsa
4
-1
/
+21
2016-06-15
perf unwind: Fix compile error for static cross build
He Kuang
1
-0
/
+3
2016-06-14
perf probe: Uncomment and export synthesize_perf_probe_point()
Masami Hiramatsu
2
-17
/
+23
2016-06-14
perf probe: Add perf_probe_event__copy()
Masami Hiramatsu
2
-3
/
+76
2016-06-14
perf buildid: Rename and export build_id_cache__cachedir()
Masami Hiramatsu
2
-7
/
+7
2016-06-14
perf probe: Fix to add NULL check for strndup
Masami Hiramatsu
1
-0
/
+4
2016-06-14
perf tools: Fix rm_rf() to handle non-regular files correctly
Masami Hiramatsu
1
-8
/
+5
2016-06-14
perf config: Handle NULL at perf_config_set__delete()
Taeung Song
1
-0
/
+3
2016-06-14
Merge branch 'linus' into perf/core, to pick up fixes before merging new changes
Ingo Molnar
1
-5
/
+5
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+49
2016-06-08
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
22
-812
/
+1056
2016-06-08
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
16
-46
/
+441
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
119
-1397
/
+5561
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
5
-1
/
+55
2016-06-07
perf callchain: Support x86 target platform
He Kuang
5
-4
/
+63
2016-06-07
perf unwind: Introduce flag to separate local/remote unwind compilation
He Kuang
1
-0
/
+4
2016-06-07
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
He Kuang
2
-2
/
+5
[next]