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
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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
perf: Turn off compiler warnings for flex and bison generated files
Greg Kroah-Hartman
1
-2
/
+2
2012-04-16
perf tools: Drop CROSS_COMPILE from flex and bison calls
Otavio Salvador
1
-2
/
+2
2012-04-14
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
1
-11
/
+8
2012-04-12
perf tools: fix NO_GTK2 Makefile config error
Stephane Eranian
1
-1
/
+1
2012-03-31
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
1
-17
/
+30
2012-03-30
perf tools: Remove auto-generated bison/flex files
Ingo Molnar
1
-17
/
+30
2012-03-26
perf tools: Switch module.h into export.h
Jiri Olsa
1
-1
/
+1
2012-03-22
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-03-19
perf report: Add a simple GTK2-based 'perf report' browser
Pekka Enberg
1
-0
/
+14
2012-03-16
perf tools: Add perf pmu object to access pmu format definition
Jiri Olsa
1
-0
/
+12
2012-03-16
perf tools: Add parser generator for events parsing
Jiri Olsa
1
-0
/
+17
2012-03-15
perf tools: Adjust make rules
Jan Beulich
1
-1
/
+5
2012-03-14
perf tools, x86: Build perf on older user-space as well
Ingo Molnar
1
-0
/
+2
2012-03-05
perf tools: Add descriptions of missing Makefile arguments
Namhyung Kim
1
-0
/
+14
2012-02-14
perf tools: Add sysfs mountpoint interface
Jiri Olsa
1
-0
/
+2
2012-02-14
perf tools: Fix build dependency of perf python extension
Namhyung Kim
1
-1
/
+4
2012-02-02
perf tools: Remove distclean from Makefile help output
John Kacur
1
-1
/
+0
2012-01-31
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
1
-5
/
+2
2012-01-25
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
1
-5
/
+2
2012-01-25
perf bench: Also allow measuring memset()
Jan Beulich
1
-1
/
+3
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-20
perf ui browser: Use libslang to read keys
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
1
-4
/
+0
2011-09-23
perf tools: Add support for disabling -Werror via WERROR=0
Darren Hart
1
-1
/
+8
2011-08-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-7
/
+14
2011-08-08
perf tools: Add support to install perf python extension
Jiri Olsa
1
-6
/
+13
2011-08-08
perf tools: Make clean leaves some files
Kusanagi Kouichi
1
-1
/
+1
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
1
-1
/
+4
2011-07-21
perf tools, x86: Fix 32-bit compile on 64-bit system
David Ahern
1
-1
/
+4
2011-07-16
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
Masami Hiramatsu
1
-0
/
+2
2011-06-16
tools/perf: Fix static build of perf tool
Mathias Krause
1
-1
/
+1
2011-05-26
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-05-10
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
1
-6
/
+10
2011-05-07
perf tools: Makefile: Use gcc to determine ARCH
Lin Ming
1
-6
/
+10
2011-04-19
perf tools: git mv tools/perf/{features-tests.mak,config/}
Michael Witten
1
-1
/
+1
2011-04-19
perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility
Michael Witten
1
-20
/
+77
2011-04-19
perf tools: Makefile: Clean up `python/perf.so' rule
Michael Witten
1
-6
/
+4
2011-03-29
perf tools: Fix NO_NEWT=1 python build error
Robert Richter
1
-2
/
+6
2011-03-15
perf evlist: New command to list the names of events present in a perf.data file
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-02-18
perf tools: Makefile: Remove various and sundry cruft
Michael Witten
1
-203
/
+10
2011-02-18
perf tools: Makefile: Remove tool-specific cruft
Michael Witten
1
-72
/
+1
2011-02-18
perf tools: Makefile: Remove platform-specific cruft
Michael Witten
1
-224
/
+8
2011-02-18
perf tools: Makefile: Remove vestigial git-specific cruft
Michael Witten
1
-61
/
+1
2011-02-16
perf tools: Update Makefile with some help
Jesse Brandeburg
1
-0
/
+30
2011-02-16
perf ui: Serialize screen updates
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-02-16
perf tool: Add cgroup support
Stephane Eranian
1
-0
/
+2
2011-02-07
perf tools: Makefile: Use $(QUIET_GEN) for perf.so
Michael Witten
1
-1
/
+1
2011-02-05
perf annotate: Move annotate functions to util/
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-02-01
perf tools: Don't try to build python bindings if Python.h not available
Arnaldo Carvalho de Melo
1
-3
/
+5
2011-02-01
perf tools: Fix up 'make clean' target
Arnaldo Carvalho de Melo
1
-3
/
+1
[next]