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
2013-07-09
perf tools: Fix -x/--exclude-other option for report command
Jiri Olsa
4
-6
/
+1
2013-07-09
perf evlist: Enhance perf_evlist__start_workload()
Namhyung Kim
1
-1
/
+9
2013-07-09
perf record: Remove -f/--force option
Jiri Olsa
7
-14
/
+6
2013-07-09
perf record: Remove -A/--append option
Jiri Olsa
3
-88
/
+11
2013-07-09
perf stat: Avoid sending SIGTERM to random processes
Stephane Eranian
1
-1
/
+22
2013-07-09
perf tools: Include termios.h explicitly
Joonsoo Kim
1
-1
/
+1
2013-07-09
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
Kirill A. Shutemov
2
-3
/
+3
2013-07-09
perf tools: Fix build errors with O and DESTDIR make vars set
Robert Richter
2
-4
/
+3
2013-07-09
perf tools: Fix output directory of Documentation/
Robert Richter
1
-8
/
+2
2013-07-09
tools: Get only verbose output with V=1
Robert Richter
2
-2
/
+2
2013-05-30
perf tools: Add missing liblk.a dependency for python/perf.so
Jiri Olsa
1
-1
/
+1
2013-05-30
perf tools: Remove '?=' Makefile STRIP assignment
Jiri Olsa
1
-1
/
+1
2013-05-30
perf tools: Replace multiple line assignment with multiple statements
Jiri Olsa
1
-24
/
+19
2013-05-30
perf tools: Replace tabs with spaces for all non-commands statements
Jiri Olsa
2
-238
/
+238
2013-05-30
perf tools: Add NO_BIONIC variable to confiure bionic setup
Jiri Olsa
2
-0
/
+6
2013-05-30
perf tools: Switch to full path C include directories
Jiri Olsa
2
-14
/
+39
2013-05-30
perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
Jiri Olsa
2
-22
/
+25
2013-05-30
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
3
-84
/
+89
2013-05-30
perf evlist: Reset SIGTERM handler in workload child process
David Ahern
1
-0
/
+2
2013-05-29
perf tools: Remove cwdlen from struct perf_session
Jiri Olsa
1
-1
/
+0
2013-05-29
perf tools: Remove frozen from perf_header struct
Jiri Olsa
2
-3
/
+0
2013-05-29
perf tests: Fix exclude_guest|exclude_host checking for attr tests
Jiri Olsa
2
-4
/
+4
2013-05-29
perf tests: Fix attr test for record -d option
Jiri Olsa
1
-1
/
+4
2013-05-29
perf tools: Final touches for CHK config move
Jiri Olsa
1
-11
/
+0
2013-05-29
perf tools: Move paths config into config/Makefile
Jiri Olsa
2
-58
/
+52
2013-05-29
perf tools: Move libnuma check config into config/Makefile
Jiri Olsa
2
-8
/
+12
2013-05-29
perf tools: Move stdlib check config into config/Makefile
Jiri Olsa
2
-18
/
+18
2013-05-29
perf tools: Move libbfd check config into config/Makefile
Jiri Olsa
2
-37
/
+37
2013-05-29
perf tools: Move libpython check config into config/Makefile
Jiri Olsa
2
-65
/
+66
2013-05-29
perf tools: Move libperl check config into config/Makefile
Jiri Olsa
2
-17
/
+24
2013-05-29
perf tools: Move gtk2 check config into config/Makefile
Jiri Olsa
2
-18
/
+22
2013-05-29
perf tools: Move slang check config into config/Makefile
Jiri Olsa
2
-26
/
+30
2013-05-29
perf tools: Move libaudit check config into config/Makefile
Jiri Olsa
2
-8
/
+12
2013-05-29
perf tools: Move libunwind check config into config/Makefile
Jiri Olsa
2
-24
/
+27
2013-05-28
perf tools: Move libdw check config into config/Makefile
Jiri Olsa
2
-7
/
+15
2013-05-28
perf tools: Move libelf check config into config/Makefile
Jiri Olsa
2
-46
/
+47
2013-05-28
perf tools: Move compiler and linker flags check into config/Makefile
Jiri Olsa
2
-91
/
+85
2013-05-28
perf tools: Move programs check into config/Makefile
Jiri Olsa
2
-16
/
+18
2013-05-28
perf tools: Move arch check into config/Makefile
Jiri Olsa
2
-29
/
+48
2013-05-28
perf tools: Add automated make test suite
Jiri Olsa
1
-0
/
+138
2013-05-28
perf tools: Save parent pid in thread struct
David Ahern
2
-0
/
+5
2013-05-28
perf stats: Fix divide by 0 in variance
David Ahern
1
-1
/
+1
2013-05-28
perf kvm: Handle realloc failures
David Ahern
1
-0
/
+3
2013-05-28
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
1
-1
/
+1
2013-05-28
perf test: Fix typo
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-05-28
perf hists: Rename hist_entry__add_pair arguments
Jiri Olsa
1
-3
/
+3
2013-05-28
perf diff: Use internal rb tree for hists__precompute
Jiri Olsa
1
-3
/
+10
2013-05-28
perf report: Add report.percent-limit config variable
Namhyung Kim
1
-1
/
+6
2013-05-28
perf top: Add --percent-limit option
Namhyung Kim
4
-4
/
+34
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
8
-25
/
+115
[next]