index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
thread.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-09
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-10-06
perf machine: Introduce find_thread method
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-09-21
perf kvm: Events analysis tool
Xiao Guangrong
1
-0
/
+2
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-9
/
+5
2011-01-24
perf threads: Move thread_map to separate file
Arnaldo Carvalho de Melo
1
-14
/
+0
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
1
-1
/
+14
2010-07-30
perf tools: Release thread resources on PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-06-17
perf session: Remove threads from tree on PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
1
-1
/
+4
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-2
/
+2
2010-03-26
perf symbols: Move map related routines to map.c
Arnaldo Carvalho de Melo
1
-46
/
+2
2010-03-18
perf events: Change perf parameter --pid to process-wide collection instead o...
Zhang, Yanmin
1
-0
/
+1
2010-03-10
perf report: Print the map table just after samples for which no map was found
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-02-21
perf tools: Don't use parent comm if not set at fork time
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-02-04
perf symbols: Remove perf_session usage in symbols layer
Arnaldo Carvalho de Melo
1
-5
/
+9
2010-01-16
perf symbols: Create thread__find_addr_map from thread__find_addr_location
Arnaldo Carvalho de Melo
1
-0
/
+5
2010-01-13
perf tools: Encode kernel module mappings in perf.data
Arnaldo Carvalho de Melo
1
-0
/
+4
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
1
-5
/
+6
2009-12-14
perf session: Move the global threads list to perf_session
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-14
perf session: Register the idle thread in perf_session__process_events
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-12-12
perf symbols: Allow lookups by symbol name too
Arnaldo Carvalho de Melo
1
-0
/
+3
2009-12-12
perf symbols: Rename kthreads to kmaps, using another abstraction for it
Arnaldo Carvalho de Melo
1
-14
/
+25
2009-11-27
perf tools: Consolidate symbol resolving across all tools
Arnaldo Carvalho de Melo
1
-6
/
+17
2009-11-27
perf symbols: When not using modules, discard its symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-11-27
perf symbols: Support multiple symtabs in struct thread
Arnaldo Carvalho de Melo
1
-4
/
+11
2009-11-27
perf symbols: Kernel_maps should be an array of MAP__NR_TYPES entries
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-11-24
perf symbols: Rename find_symbol routines to find_function
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-11-21
perf symbols: Do lazy symtab loading for the kernel & modules too
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-10-23
perf tools: Bind callchains to the first sort dimension column
Frederic Weisbecker
1
-0
/
+2
2009-10-13
perf tools: Move threads & last_match to threads.c
Arnaldo Carvalho de Melo
1
-5
/
+3
2009-10-08
perf tools: Fix thread comm resolution in perf sched
Frederic Weisbecker
1
-3
/
+0
2009-10-08
perf tools: Improve thread comm resolution in perf sched
Frederic Weisbecker
1
-0
/
+3
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
1
-0
/
+4
2009-09-30
perf tools: Use rb_tree for maps
Arnaldo Carvalho de Melo
1
-3
/
+9
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
1
-0
/
+5
2009-09-16
perf sched: Add 'perf sched map' scheduling event map printout
Ingo Molnar
1
-0
/
+1
2009-09-13
perf sched: Clean up PID sorting logic
Ingo Molnar
1
-4
/
+4
2009-08-31
perf tools: Librarize idle thread registration
Frederic Weisbecker
1
-0
/
+2
2009-08-15
perf tools: Factorize the thread code in a dedicated file
Frederic Weisbecker
1
-0
/
+19