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
/
builtin-top.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-29
perf top: Switch to non overwrite mode
Arnaldo Carvalho de Melo
1
-4
/
+9
2011-01-24
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-24
perf threads: Move thread_map to separate file
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-23
perf top: Add native_safe_halt to skip symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-23
perf evlist: Steal mmap reading routine from 'perf top'
Arnaldo Carvalho de Melo
1
-53
/
+3
2011-01-23
perf evlist: Move the mmap array from perf_evsel
Arnaldo Carvalho de Melo
1
-28
/
+28
2011-01-23
perf evsel: Introduce mmap support
Arnaldo Carvalho de Melo
1
-66
/
+5
2011-01-23
perf top: Use perf_evsel__open
Arnaldo Carvalho de Melo
1
-50
/
+42
2011-01-23
perf evlist: Adopt the pollfd array
Arnaldo Carvalho de Melo
1
-15
/
+11
2011-01-23
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
1
-26
/
+34
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
1
-4
/
+5
2011-01-11
Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-01-11
perf top: Fix annotate segv
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-01-11
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-10
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
1
-22
/
+13
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
1
-11
/
+11
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
1
-3
/
+1
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
1
-72
/
+104
2010-12-22
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
1
-1
/
+1
2010-12-05
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
1
-7
/
+7
2010-12-05
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
1
-1
/
+3
2010-11-20
perf stat: Change and clean up sys_perf_event_open error handling
Corey Ashford
1
-2
/
+4
2010-11-10
perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list
Corey Ashford
1
-7
/
+5
2010-08-04
perf: expose event__process function
Srikar Dronamraju
1
-20
/
+0
2010-06-05
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
1
-1
/
+3
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
1
-6
/
+10
2010-05-26
perf symbols: Add the build id cache to the vmlinux path
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-17
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
1
-3
/
+2
2010-05-07
perf, x86: Improve the PEBS ABI
Peter Zijlstra
1
-1
/
+1
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
1
-1
/
+1
2010-04-28
perf machines: Make the machines class adopt the dsos__fprintf methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-04-28
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
1
-8
/
+7
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-14
/
+61
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
1
-7
/
+7
2010-03-26
perf record: Zero out mmap_array to fix segfault
Zhang, Yanmin
1
-1
/
+1
2010-03-18
perf events: Change perf parameter --pid to process-wide collection instead o...
Zhang, Yanmin
1
-57
/
+105
2010-03-17
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-4
/
+9
2010-03-17
perf top: Add missing initialization to zero
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-03-16
perf top: Improve the autosizing of column lenghts
Arnaldo Carvalho de Melo
1
-4
/
+9
2010-03-15
perf top: Properly notify the user that vmlinux is missing
Arnaldo Carvalho de Melo
1
-8
/
+25
2010-03-12
perf top: Export get_window_dimensions
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-5
/
+4
2010-03-11
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
1
-5
/
+4
2010-03-10
perf-top: Show the percentage of successfull PEBS-fixups
Peter Zijlstra
1
-3
/
+9
2010-02-27
Merge commit 'v2.6.33' into perf/core
Frederic Weisbecker
1
-1
/
+1
2010-02-25
perf top: Use a macro instead of a constant variable
Arnaldo Carvalho de Melo
1
-3
/
+4
2010-02-14
perf top: Fix help text alignment
Kirill Smelkov
1
-1
/
+1
2010-02-07
perf top: Use address pattern in lookup_sym_source
Arnaldo Carvalho de Melo
1
-7
/
+8
[next]