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
2014-05-05
perf tools: Move perf_call_graph_mode enum from perf.h
Jiri Olsa
1
-0
/
+7
2014-05-05
perf tools: Move sample data structures from perf.h
Jiri Olsa
2
-0
/
+25
2014-05-01
tools: Consolidate types.h
Borislav Petkov
22
-69
/
+24
2014-05-01
tools: Unify export.h
Borislav Petkov
1
-6
/
+0
2014-05-01
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-5
/
+19
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-4
/
+12
2014-04-30
perf machine: Search for modules in %s/lib/modules/%s
Richard Yao
1
-4
/
+12
2014-04-29
perf tools: Move u64_swap union
Borislav Petkov
2
-5
/
+5
2014-04-29
perf tools: Parse tracepoints with '-' in system name
Alexander Yarygin
1
-0
/
+12
2014-04-29
perf tools: Handle EINTR error for readn/writen
Namhyung Kim
1
-0
/
+2
2014-04-28
perf tools: Share map_groups among threads of the same group
Jiri Olsa
3
-13
/
+47
2014-04-28
perf tools: Reference count map_groups objects
Arnaldo Carvalho de Melo
3
-1
/
+17
2014-04-28
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
5
-8
/
+33
2014-04-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-30
/
+62
2014-04-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-1
/
+10
2014-04-24
perf top/tui: Update nr_entries properly after a filter is applied
Namhyung Kim
1
-0
/
+6
2014-04-24
perf hists: Add missing update on filtered stats in hists__decay_entries()
Namhyung Kim
1
-2
/
+9
2014-04-24
perf tools: Account entry stats when it's added to the output tree
Namhyung Kim
1
-1
/
+0
2014-04-24
perf hists: Collapse expanded callchains after filter is applied
Namhyung Kim
1
-2
/
+2
2014-04-24
perf hists: Add a couple of hists stat helper functions
Namhyung Kim
2
-21
/
+39
2014-04-24
perf hists: Move column length calculation out of hists__inc_stats()
Namhyung Kim
1
-1
/
+3
2014-04-24
perf hists: Rename hists__inc_stats()
Namhyung Kim
2
-4
/
+4
2014-04-22
perf callchain: Add generic report parse callchain callback function
Don Zickus
2
-0
/
+79
2014-04-22
perf tools: Use cpu/possible instead of cpu/kernel_max
Don Zickus
1
-1
/
+1
2014-04-22
perf tools: Allow ability to map cpus to nodes easily
Don Zickus
2
-0
/
+195
2014-04-22
perf tools: Fix pmu object compilation error
Jiri Olsa
1
-3
/
+3
2014-04-20
perf tools: Improve error reporting
Adrien BAK
1
-1
/
+8
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-04-16
perf tools: Show absolute percentage by default
Namhyung Kim
1
-1
/
+0
2014-04-16
perf tools: Add hist.percentage config option
Namhyung Kim
3
-0
/
+13
2014-04-16
perf top: Add --percentage option
Namhyung Kim
2
-0
/
+18
2014-04-16
perf report: Add --percentage option
Namhyung Kim
4
-20
/
+24
2014-04-16
perf hists: Add support for showing relative percentage
Namhyung Kim
2
-3
/
+17
2014-04-14
perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()
Namhyung Kim
1
-1
/
+1
2014-04-14
perf probe: Fix to handle errors in line_range searching
Masami Hiramatsu
1
-3
/
+4
2014-04-14
perf probe: Fix --line option behavior
Namhyung Kim
1
-2
/
+4
2014-03-19
perf tools: Remove unused simple_strtoul() function
Ramkumar Ramachandra
1
-6
/
+0
2014-03-19
perf evsel: Update function names in debug messages
Ramkumar Ramachandra
1
-2
/
+2
2014-03-19
perf tools: Remove thread__find_map function
Jiri Olsa
1
-6
/
+0
2014-03-19
perf annotate: Print the evsel name in the stdio output
Arnaldo Carvalho de Melo
1
-5
/
+9
2014-03-19
perf tools: Fix memory leak when synthesizing thread records
Namhyung Kim
1
-3
/
+3
2014-03-19
perf tools: Use tid in mmap/mmap2 events to find maps
Don Zickus
1
-2
/
+2
2014-03-19
perf report: Merge al->filtered with hist_entry->filtered
Namhyung Kim
1
-1
/
+1
2014-03-19
perf symbols: Apply all filters to an addr_location
Namhyung Kim
1
-10
/
+4
2014-03-19
perf symbols: Record the reason for filtering an address_location
Namhyung Kim
5
-16
/
+24
2014-03-15
perf machine: Factor machine__find_thread to take tid argument
Jiri Olsa
2
-5
/
+11
2014-03-15
perf tools: Speed up thread map generation
Don Zickus
1
-8
/
+51
2014-03-15
perf kvm: introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2
-5
/
+40
2014-03-15
perf ui hists: Pass evsel to hpp->header/width functions explicitly
Namhyung Kim
1
-2
/
+4
2014-03-15
perf symbols: Introduce thread__find_cpumode_addr_location
Arnaldo Carvalho de Melo
3
-25
/
+34
[next]