index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.h
Age
Commit message (
Expand
)
Author
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
2015-06-08
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
2015-06-07
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-05-29
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-05
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
2015-05-05
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-09-30
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-08-22
perf tools: Add machine__kernel_ip()
Adrian Hunter
2014-08-13
perf machine: Add machine__thread_exec_comm()
Adrian Hunter
2014-07-23
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
2014-07-23
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
2014-03-14
perf machine: Factor machine__find_thread to take tid argument
Jiri Olsa
2014-02-18
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
2014-02-18
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
2014-01-31
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
Adrian Hunter
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-11
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-04
perf tools: Add time argument on COMM setting
Frederic Weisbecker
2013-10-21
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-11
perf machine: Add method to loop over threads and invoke handler
David Ahern
2013-10-11
perf trace: Fix comm resolution when reading events from file
David Ahern
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-08-29
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-12
perf machine: Add symbol filter to struct machine
Adrian Hunter
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-07-12
perf tools: struct thread has a tid not a pid
Adrian Hunter
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
2013-03-15
perf machine: Move machine__remove_thread and make static
David Ahern
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2012-12-09
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
2012-12-09
perf symbols: Generalize filter in __fprintf_buildid methods
Arnaldo Carvalho de Melo
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-10-06
perf machine: Carve up event processing specific from perf_tool
Arnaldo Carvalho de Melo
2012-10-06
perf machine: Introduce find_thread method
Arnaldo Carvalho de Melo