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
2016-12-07
perf callchain: Introduce callchain_cursor__copy()
Namhyung Kim
2
-0
/
+30
2016-12-05
perf annotate: Show raw form for jump instruction with indirect target
Ravi Bangoria
1
-0
/
+3
2016-12-05
perf clang: Compile BPF script using builtin clang support
Wang Nan
3
-4
/
+66
2016-12-05
perf clang: Support compile IR to BPF object and add testcase
Wang Nan
4
-6
/
+74
2016-12-05
perf clang: Update test case to use real BPF script
Wang Nan
2
-3
/
+40
2016-12-05
perf clang: Allow passing CFLAGS to builtin clang
Wang Nan
3
-12
/
+22
2016-12-05
perf clang: Use real file system for #include
Wang Nan
2
-12
/
+35
2016-12-05
perf clang: Add builtin clang support ant test case
Wang Nan
6
-0
/
+163
2016-12-05
perf llvm: Extract helpers in llvm-utils.c
Wang Nan
3
-18
/
+68
2016-12-05
perf tools: Pass context to perf hook functions
Wang Nan
2
-5
/
+11
2016-12-01
perf annotate: AArch64 support
Kim Phillips
1
-0
/
+5
2016-12-01
perf annotate: Use arch->objdump.comment_char in dec__parse()
Kim Phillips
1
-1
/
+1
2016-12-01
perf tools: Move parse_nsec_time to time-utils.c
David Ahern
4
-36
/
+37
2016-12-01
perf tools: Add time-based utility functions
David Ahern
3
-0
/
+98
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
3
-2
/
+20
2016-11-29
perf tools: Introduce perf hooks
Wang Nan
4
-0
/
+126
2016-11-25
perf tools: Add missing struct definition in probe_event.h
Wang Nan
1
-0
/
+2
2016-11-25
perf record: Fix segfault when running with suid and kptr_restrict is 1
Wang Nan
1
-1
/
+1
2016-11-25
perf tools: Fix kernel version error in ubuntu
Wang Nan
1
-2
/
+53
2016-11-25
perf sched timehist: Mark schedule function in callchains
Namhyung Kim
1
-0
/
+1
2016-11-25
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
2
-1
/
+7
2016-11-25
perf annotate: Initial PowerPC support
Ravi Bangoria
1
-0
/
+5
2016-11-25
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
1
-7
/
+2
2016-11-25
perf annotate: Allow arches to have a init routine and a priv area
Arnaldo Carvalho de Melo
1
-0
/
+11
2016-11-25
perf annotate: Introduce alternative method of keeping instructions table
Arnaldo Carvalho de Melo
1
-1
/
+62
2016-11-25
perf annotate: Remove duplicate 'name' field from disasm_line
Arnaldo Carvalho de Melo
2
-48
/
+42
2016-11-24
Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
9
-138
/
+165
2016-11-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-6
/
+6
2016-11-23
perf evsel: Support printing callchains with arrows
Namhyung Kim
2
-0
/
+7
2016-11-23
perf symbols: Print symbol offsets conditionally
Namhyung Kim
3
-8
/
+12
2016-11-23
perf c2c report: Add struct c2c_stats::tot_hitm field
Jiri Olsa
2
-2
/
+11
2016-11-23
perf tools: Show event fd in debug output
Jiri Olsa
1
-2
/
+4
2016-11-17
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
1
-106
/
+30
2016-11-17
perf annotate: Allow arches to specify functions to skip
Arnaldo Carvalho de Melo
1
-4
/
+5
2016-11-17
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2
-20
/
+100
2016-11-14
perf report: Calculate and return the branch flag counting
Jin Yao
2
-1
/
+202
2016-11-14
perf report: Create a symbol_conf flag for showing branch flag counting
Jin Yao
1
-0
/
+1
2016-11-14
perf report: Add branch flag to callchain cursor node
Jin Yao
3
-18
/
+86
2016-11-14
perf config: Mark where are config items from (user or system)
Taeung Song
2
-2
/
+18
2016-11-14
perf config: Add support setting variables in a config file
Taeung Song
2
-0
/
+8
2016-11-09
perf hists: Fix column length on --hierarchy
Namhyung Kim
1
-6
/
+6
2016-11-08
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2
-6
/
+0
2016-10-28
perf tools: Add missing object file to the python binding linkage list
Arnaldo Carvalho de Melo
2
-1
/
+2
2016-10-28
perf scripting: Don't die if scripting can't be setup, disable it
Arnaldo Carvalho de Melo
1
-18
/
+15
2016-10-28
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
1
-2
/
+4
2016-10-28
perf list: Support matching by topic
Andi Kleen
1
-1
/
+3
2016-10-28
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
2
-0
/
+11
2016-10-24
perf list: Make vendor event matching case insensitive
Andi Kleen
3
-7
/
+19
2016-10-24
perf tools: Use normal error reporting when processing PERF_RECORD_READ events
Arnaldo Carvalho de Melo
2
-24
/
+61
2016-10-24
perf tools: Normalize sq_quote_argv() error reporting
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]