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
/
machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-14
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
1
-11
/
+15
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
1
-8
/
+6
2015-12-14
perf thread: Fix reference count initial state
Arnaldo Carvalho de Melo
1
-7
/
+12
2015-12-11
perf tools: Clear struct machine during machine__init()
Wang Nan
1
-0
/
+1
2015-12-09
perf machine: Fix machine.vmlinux_maps to make sure to clear the old one
Masami Hiramatsu
1
-0
/
+5
2015-12-08
perf machine: Pass correct string to dso__adjust_kmod_long_name
Wang Nan
1
-1
/
+1
2015-11-26
perf machine: Adjust dso->long_name for offline module
Wang Nan
1
-1
/
+26
2015-11-26
perf callchain: Honor hide_unresolved
Namhyung Kim
1
-0
/
+5
2015-11-19
perf machine: Fix machine__findnew_module_map to put dso
Masami Hiramatsu
1
-1
/
+3
2015-11-19
perf tools: Fix machine__create_kernel_maps to put kernel dso refcount
Masami Hiramatsu
1
-3
/
+6
2015-11-19
perf machine: Fix to destroy kernel maps when machine exits
Masami Hiramatsu
1
-0
/
+1
2015-11-19
perf machine: Fix machine__destroy_kernel_maps to drop vmlinux_maps references
Masami Hiramatsu
1
-0
/
+1
2015-11-19
perf machine: Fix machine__findnew_module_map to put registered map
Masami Hiramatsu
1
-0
/
+2
2015-11-13
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
1
-0
/
+1
2015-10-01
perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
1
-1
/
+1
2015-10-01
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
1
-8
/
+7
2015-10-01
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
1
-11
/
+12
2015-09-14
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
1
-2
/
+18
2015-08-19
perf tools: Make fork event processing more resilient
Adrian Hunter
1
-2
/
+18
2015-07-24
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
1
-0
/
+11
2015-07-24
perf symbols: Provide libtraceevent callback to resolve kernel symbols
Arnaldo Carvalho de Melo
1
-0
/
+14
2015-07-20
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-01
perf tools: Add missing break for PERF_RECORD_ITRACE_START
Jiri Olsa
1
-2
/
+1
2015-06-20
perf tools: Configurable per thread proc map processing time out
Kan Liang
1
-3
/
+4
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
1
-0
/
+21
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
1
-4
/
+11
2015-06-08
perf tools: Protect accesses the dso rbtrees/lists with a rw lock
Arnaldo Carvalho de Melo
1
-6
/
+21
2015-06-08
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
1
-9
/
+9
2015-06-07
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
1
-0
/
+10
2015-06-03
perf tools: Deal with kernel module names in '[]' correctly
Wang Nan
1
-1
/
+21
2015-06-02
perf machine: Fix the search for the kernel DSO on the unified list
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-29
perf machine: Fix up vdso methods names
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-29
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
1
-1
/
+6
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-17
/
+11
2015-05-29
perf machine: Adopt findnew_kernel method
Arnaldo Carvalho de Melo
1
-6
/
+5
2015-05-28
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-05-27
perf machine: Mark removed threads as such
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-05-27
perf machine: Do not call map_groups__delete(), drop refcnt instead
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-15
perf machine: Stop accessing atomic_t::counter directly
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-12
perf machine: No need to keep a refcnt for last_match
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
1
-17
/
+72
2015-05-06
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
1
-0
/
+11
2015-05-06
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
1
-0
/
+10
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
1
-3
/
+1
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
1
-1
/
+4
2015-03-31
perf callchain: Fix kernel symbol resolution by remembering the cpumode
David Hildenbrand
1
-14
/
+14
2015-03-23
perf tools: Try to lookup kernel module map before creating one
Jiri Olsa
1
-0
/
+5
2015-03-23
perf tools: Remove compressed argument from is_kernel_module
Jiri Olsa
1
-1
/
+1
2015-03-23
perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir
Jiri Olsa
1
-24
/
+41
[next]