index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add missing break for PERF_RECORD_ITRACE_START
Jiri Olsa
2015-07-01
1
-2
/
+1
*
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
1
-3
/
+4
*
perf tools: Ensure thread-stack is flushed
Adrian Hunter
2015-06-19
1
-0
/
+21
*
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
2015-06-08
1
-4
/
+11
*
perf tools: Protect accesses the dso rbtrees/lists with a rw lock
Arnaldo Carvalho de Melo
2015-06-08
1
-6
/
+21
*
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
2015-06-08
1
-9
/
+9
*
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-06-07
1
-0
/
+10
*
perf tools: Deal with kernel module names in '[]' correctly
Wang Nan
2015-06-03
1
-1
/
+21
*
perf machine: Fix the search for the kernel DSO on the unified list
Arnaldo Carvalho de Melo
2015-06-02
1
-1
/
+1
*
perf machine: Fix up vdso methods names
Arnaldo Carvalho de Melo
2015-05-29
1
-1
/
+1
*
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
2015-05-29
1
-1
/
+6
*
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
2015-05-29
1
-17
/
+11
*
perf machine: Adopt findnew_kernel method
Arnaldo Carvalho de Melo
2015-05-29
1
-6
/
+5
*
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
2015-05-28
1
-1
/
+2
*
perf machine: Mark removed threads as such
Arnaldo Carvalho de Melo
2015-05-27
1
-2
/
+2
*
perf machine: Do not call map_groups__delete(), drop refcnt instead
Arnaldo Carvalho de Melo
2015-05-27
1
-1
/
+1
*
perf machine: Stop accessing atomic_t::counter directly
Arnaldo Carvalho de Melo
2015-05-15
1
-1
/
+1
*
perf machine: No need to keep a refcnt for last_match
Arnaldo Carvalho de Melo
2015-05-12
1
-4
/
+4
*
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-08
1
-17
/
+72
*
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
2015-05-05
1
-0
/
+11
*
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
2015-05-05
1
-0
/
+10
*
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
2015-04-10
1
-3
/
+1
*
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-04-08
1
-1
/
+4
*
perf callchain: Fix kernel symbol resolution by remembering the cpumode
David Hildenbrand
2015-03-31
1
-14
/
+14
*
perf tools: Try to lookup kernel module map before creating one
Jiri Olsa
2015-03-23
1
-0
/
+5
*
perf tools: Remove compressed argument from is_kernel_module
Jiri Olsa
2015-03-23
1
-1
/
+1
*
perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir
Jiri Olsa
2015-03-23
1
-24
/
+41
*
perf tools: Use kmod_path__parse for machine__new_dso
Jiri Olsa
2015-03-21
1
-38
/
+21
*
perf tools: Add machine__module_dso function
Jiri Olsa
2015-03-21
1
-11
/
+25
*
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-03
1
-21
/
+23
*
perf tools: Construct LBR call chain
Kan Liang
2015-02-18
1
-11
/
+91
*
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
2015-01-16
1
-1
/
+3
*
perf callchain: Move cpumode resolve code to add_callchain_ip
Kan Liang
2014-12-09
1
-37
/
+35
*
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
2014-12-02
1
-9
/
+117
*
perf tools: Fix segfault due to invalid kernel dso access
Namhyung Kim
2014-11-24
1
-2
/
+2
*
perf callchain: Use al.addr to set up call chain
Andi Kleen
2014-11-19
1
-1
/
+1
*
perf callchain: Factor out adding new call chain entries
Andi Kleen
2014-11-19
1
-19
/
+32
*
perf tools: Make vmlinux short name more like kallsyms short name
Namhyung Kim
2014-11-05
1
-0
/
+3
*
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2014-11-05
1
-2
/
+14
*
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-11-04
1
-1
/
+18
*
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-1
/
+1
*
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
1
-8
/
+7
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-21
/
+14
*
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
2014-10-29
1
-3
/
+2
*
perf machine: Add missing dsos->root rbtree root initialization
Arnaldo Carvalho de Melo
2014-10-14
1
-2
/
+8
*
perf symbols: Improve DSO long names lookup speed with rbtree
Waiman Long
2014-10-01
1
-0
/
+1
*
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-09-30
1
-12
/
+12
*
perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL
Don Zickus
2014-08-22
1
-0
/
+10
*
perf tools: Add machine__kernel_ip()
Adrian Hunter
2014-08-22
1
-0
/
+23
*
perf machine: Rename machine__get_kernel_start_addr() method
Adrian Hunter
2014-08-22
1
-4
/
+4
[next]