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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-10
perf symbols: Check if a struct machine instance was found
Arnaldo Carvalho de Melo
1
-2
/
+8
2010-05-10
perf symbols: Consider unresolved DSOs in the dso__col_widt calculation
Arnaldo Carvalho de Melo
1
-0
/
+7
2010-05-09
perf hist: Simplify the insertion of new hist_entry instances
Arnaldo Carvalho de Melo
5
-44
/
+32
2010-05-09
perf report: Fix leak of resolved callchains array on error path
Arnaldo Carvalho de Melo
1
-9
/
+7
2010-05-09
perf callchain: Move validate_callchain to callchain lib
Arnaldo Carvalho de Melo
3
-14
/
+11
2010-05-08
perf report: Document '--call-graph' better for usage
Pekka Enberg
1
-1
/
+1
2010-05-08
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2
-4
/
+18
2010-05-07
perf list: Improve the raw hw event descriptor documentation
Arnaldo Carvalho de Melo
2
-4
/
+18
2010-05-07
perf, x86: Improve the PEBS ABI
Peter Zijlstra
2
-10
/
+17
2010-05-05
perf tools: Fixup minor doc formatting issues
Arnaldo Carvalho de Melo
6
-6
/
+6
2010-05-05
perf list: Add explanation about raw hardware event descriptors
Arnaldo Carvalho de Melo
2
-1
/
+19
2010-05-05
perf/record: simplify TRACE_INFO tracepoint check
Tom Zanussi
2
-11
/
+8
2010-05-05
perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf
Arnaldo Carvalho de Melo
1
-2
/
+4
2010-05-04
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
9
-18
/
+75
2010-05-04
perf: Fix performance issue with perf report
Anton Blanchard
2
-0
/
+9
2010-05-04
perf inject: Add missing bits
Arnaldo Carvalho de Melo
4
-3
/
+39
2010-05-03
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
4
-15
/
+27
2010-05-03
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
16
-116
/
+24
2010-05-03
perf inject: Refactor read_buildid function
Arnaldo Carvalho de Melo
1
-38
/
+38
2010-05-02
perf record: Don't exit in live mode when no tracepoints are enabled
Arnaldo Carvalho de Melo
1
-6
/
+9
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
20
-24
/
+293
2010-05-02
perf/live: don't synthesize build ids at the end of a live mode trace
Tom Zanussi
3
-70
/
+0
2010-05-02
perf tools: Don't use code surrounded by __KERNEL__
Arnaldo Carvalho de Melo
7
-47
/
+105
2010-05-01
perf: Fix warning while reading ring buffer headers
Frederic Weisbecker
3
-95
/
+7
2010-04-30
perf: Remove leftover useless options to record trace events from scripts
Frederic Weisbecker
13
-21
/
+17
2010-04-30
perf test: Initial regression testing command
Arnaldo Carvalho de Melo
6
-0
/
+307
2010-04-29
perf symbols: Add machine helper routines
Arnaldo Carvalho de Melo
4
-25
/
+86
2010-04-28
perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-04-28
perf machines: Make the machines class adopt the dsos__fprintf methods
Arnaldo Carvalho de Melo
7
-15
/
+33
2010-04-28
perf machine: Adopt some map_groups functions
Arnaldo Carvalho de Melo
8
-81
/
+74
2010-04-28
perf machine: Pass buffer size to machine__mmap_name
Arnaldo Carvalho de Melo
4
-11
/
+11
2010-04-28
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
16
-287
/
+280
2010-04-27
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
8
-26
/
+48
2010-04-26
perf tools: Fix libdw-dev package name in error message
Stefan Hajnoczi
1
-1
/
+1
2010-04-26
perf probe: Add --max-probes option
Masami Hiramatsu
6
-17
/
+33
2010-04-26
perf probe: Fix to exit callback soon after finding too many probe points
Masami Hiramatsu
1
-0
/
+4
2010-04-26
perf probe: Fix to use symtab only if no debuginfo
Masami Hiramatsu
1
-8
/
+9
2010-04-26
perf tools: Initialize dso->node member in dso__new
Masami Hiramatsu
1
-0
/
+1
2010-04-24
perf: Some perf-kvm documentation edits
William Cohen
1
-4
/
+5
2010-04-24
perf: Add a perf trace option to check samples ordering reliability
Frederic Weisbecker
1
-0
/
+12
2010-04-24
perf: Use generic sample reordering in perf timechart
Frederic Weisbecker
1
-107
/
+5
2010-04-24
perf: Use generic sample reordering in perf trace
Frederic Weisbecker
1
-0
/
+1
2010-04-24
perf: Use generic sample reordering in perf kmem
Frederic Weisbecker
1
-3
/
+3
2010-04-24
perf: Use generic sample reordering in perf sched
Frederic Weisbecker
1
-4
/
+4
2010-04-24
perf: Generalize perf lock's sample event reordering to the session layer
Frederic Weisbecker
3
-176
/
+210
2010-04-24
perf: Fix initialization bug in parse_single_tracepoint_event()
Stephane Eranian
1
-6
/
+7
2010-04-24
perf lock: Fix state machine to recognize lock sequence
Hitoshi Mitake
1
-68
/
+342
2010-04-22
perf probe: Add PowerPC DWARF register number mappings
Ian Munsie
2
-0
/
+92
2010-04-22
perf: Move arch specific code into separate arch directory
Ian Munsie
5
-59
/
+119
2010-04-21
perf: Fix perf probe build error
Frederic Weisbecker
1
-1
/
+1
[next]