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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
1
-2
/
+0
2017-04-19
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Remove FLEX_ARRAY definition
Arnaldo Carvalho de Melo
2
-24
/
+2
2017-04-19
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-13
Revert "perf tools: Fix include of linux/mman.h"
David Carrillo-Cisneros
1
-1
/
+1
2017-04-13
perf util: Hint missing file when tool tips fail to load
David Carrillo-Cisneros
1
-1
/
+2
2017-04-13
perf tools: Disable JVMTI if no ELF support available
David Carrillo-Cisneros
1
-1
/
+3
2017-04-13
perf trace: Add usage of --no-syscalls in man page
Ravi Bangoria
1
-1
/
+2
2017-04-13
perf stat: Fix bug in handling events in error state
Stephane Eranian
2
-5
/
+11
2017-04-12
perf tools: Pass PYTHON config to feature detection
David Carrillo-Cisneros
1
-19
/
+12
2017-04-11
perf annotate: Use stripped line instead of raw disassemble line
Taeung Song
1
-2
/
+2
2017-04-11
perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()
Taeung Song
1
-35
/
+7
2017-04-11
perf tools: Do not print missing features in pipe-mode
David Carrillo-Cisneros
1
-0
/
+3
2017-04-11
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
1
-3
/
+13
2017-04-11
perf annotate: Process attr and build_id records
David Carrillo-Cisneros
1
-0
/
+2
2017-04-11
perf tools: Describe pipe mode in perf.data-file-fomat.txt
David Carrillo-Cisneros
1
-2
/
+17
2017-04-11
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2
-1
/
+3
2017-04-11
perf inject: Don't proceed if perf_session__process_event() fails
David Carrillo-Cisneros
1
-0
/
+2
2017-04-11
perf annotate s390: Implement jump types for perf annotate
Christian Borntraeger
2
-0
/
+32
2017-04-11
perf annotate s390: Fix perf annotate error -95 (4.10 regression)
Christian Borntraeger
1
-0
/
+6
2017-04-11
perf string: Simplify ltrim() implementation
Arnaldo Carvalho de Melo
1
-5
/
+1
2017-04-11
perf tools: Refactor the code to strip command name with {l,r}trim()
Taeung Song
1
-9
/
+2
2017-04-11
perf pmu: Refactor wordwrap() with ltrim()
Taeung Song
1
-2
/
+1
2017-04-11
perf ui browser: Refactor the code to parse color configs with ltrim()
Taeung Song
1
-1
/
+1
2017-04-11
perf stat: Refactor the code to strip csv output with ltrim()
Taeung Song
1
-8
/
+2
2017-04-11
perf evsel: Return exact sub event which failed with EPERM for wildcards
Jin Yao
1
-1
/
+7
2017-04-11
perf script: Use strtok_r() when parsing output field list
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-11
perf callchains: Switch from strtok() to strtok_r() when parsing options
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-05
perf annotate: Fix missing number of samples for source_line_samples
Taeung Song
2
-3
/
+5
2017-04-04
perf tools: Don't die on a print function
Arnaldo Carvalho de Melo
1
-2
/
+7
2017-04-04
perf tools: Handle allocation failures gracefully
Arnaldo Carvalho de Melo
1
-15
/
+39
2017-04-04
perf tools: Remove die() call
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-04-04
Merge branch 'perf/uncore-json-updates-1' of git://git.kernel.org/pub/scm/lin...
Arnaldo Carvalho de Melo
7
-3
/
+1546
2017-04-04
perf sdt powerpc: Add argument support
Ravi Bangoria
1
-0
/
+111
2017-03-31
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
Arnaldo Carvalho de Melo
6
-9
/
+104
2017-03-31
perf tools: Do not fail in case of empty HOME env variable
Jiri Olsa
1
-23
/
+31
2017-03-31
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
2
-0
/
+4
2017-03-30
perf vendor events intel: Add missing space in json descriptions
Andi Kleen
1
-0
/
+1
2017-03-30
perf vendor events intel: Add uncore_arb JSON support
Andi Kleen
1
-0
/
+1
2017-03-30
perf vendor events intel: Add uncore events for Skylake client
Andi Kleen
1
-0
/
+254
2017-03-30
perf vendor events intel: Add uncore events for Broadwell client
Andi Kleen
1
-0
/
+278
2017-03-30
perf vendor events intel: Add uncore events for Haswell client
Andi Kleen
1
-0
/
+374
2017-03-30
perf vendor events intel: Add uncore events for Ivy Bridge client
Andi Kleen
1
-0
/
+314
2017-03-30
perf vendor events intel: Add uncore events for Sandy Bridge client
Andi Kleen
1
-0
/
+314
2017-03-30
perf vendor events intel: Add missing UNC_M_DCLOCKTICKS for Broadwell DE uncore
Andi Kleen
1
-3
/
+10
2017-03-30
perf utils: Fix spelling mistake: "Invalud" -> "Invalid"
Colin Ian King
1
-1
/
+1
2017-03-29
perf trace: Handle unpaired raw_syscalls:sys_exit event
Arnaldo Carvalho de Melo
1
-9
/
+34
2017-03-28
perf report: Drop cycles 0 for LBR print
Jin Yao
1
-37
/
+74
2017-03-28
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
4
-134
/
+194
2017-03-28
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
Ravi Bangoria
1
-0
/
+8
[next]