summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-141-0/+3
* perf machine: Add a kallsyms loading constructorArnaldo Carvalho de Melo2017-01-111-0/+1
* perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo2016-09-051-19/+11
* perf machine: Remove machine->symbol_filter and friendsArnaldo Carvalho de Melo2016-09-051-4/+0
* perf s390: Fix 'start' address of module's mapSong Shan Gong2016-07-261-0/+1
* perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1Arnaldo Carvalho de Melo2016-05-201-0/+1
* perf machine: Introduce number of threads memberArnaldo Carvalho de Melo2016-05-051-0/+1
* perf symbols: Allow loading kallsyms without considering kcore filesArnaldo Carvalho de Melo2016-04-191-0/+2
* perf callchain: Start moving away from global per thread cursorsArnaldo Carvalho de Melo2016-04-141-0/+4
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-231-1/+1
* perf machine: Introduce machine__find_kernel_symbol_by_name()Arnaldo Carvalho de Melo2016-01-261-0/+10
* perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-301-1/+7
* perf machine: Add pointer to sample's environmentArnaldo Carvalho de Melo2015-09-141-0/+1
* perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter2015-07-231-0/+2
* perf symbols: Provide libtraceevent callback to resolve kernel symbolsArnaldo Carvalho de Melo2015-07-231-0/+4
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-191-3/+6
* perf tools: Ensure thread-stack is flushedAdrian Hunter2015-06-191-0/+3
* perf machine: Fix up some more method namesArnaldo Carvalho de Melo2015-06-081-2/+2
* perf tools: handle PERF_RECORD_LOST_SAMPLESKan Liang2015-06-071-0/+2
* perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo2015-05-291-0/+2
* perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo2015-05-291-2/+1
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-081-2/+3
* perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter2015-05-051-0/+2
* perf tools: Add support for PERF_RECORD_AUXAdrian Hunter2015-05-051-0/+2
* perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang2015-04-101-0/+1
* perf tools: Reference count struct threadArnaldo Carvalho de Melo2015-03-031-1/+0
* perf tools: Add facility to export data in database-friendly wayAdrian Hunter2014-10-291-0/+4
* perf thread: Adopt resolve_callchain method from machineArnaldo Carvalho de Melo2014-10-291-7/+6
* perf symbols: Encapsulate dsos list head into struct dsosWaiman Long2014-09-301-2/+3
* perf tools: Add machine__kernel_ip()Adrian Hunter2014-08-221-0/+17
* perf machine: Add machine__thread_exec_comm()Adrian Hunter2014-08-131-0/+4
* perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter2014-07-231-0/+3
* perf machine: Add ability to record the current tid for each cpuAdrian Hunter2014-07-231-0/+5
* perf machine: Factor machine__find_thread to take tid argumentJiri Olsa2014-03-141-1/+2
* perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-181-3/+2
* perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-181-3/+2
* perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-311-0/+2
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-121-2/+2
* perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo2013-11-111-3/+11
* perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo2013-11-111-0/+4
* perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-041-7/+14
* perf report: Add --max-stack option to limit callchain stack scanWaiman Long2013-10-211-1/+2
* perf machine: Add method to loop over threads and invoke handlerDavid Ahern2013-10-111-0/+4
* perf trace: Fix comm resolution when reading events from fileDavid Ahern2013-10-111-0/+1
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-111-0/+1
* perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter2013-08-291-1/+2
* perf machine: Add symbol filter to struct machineAdrian Hunter2013-08-121-0/+5
* perf report/top: Add option to collapse undesired parts of call graphGreg Price2013-07-121-1/+3
* perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-121-2/+2
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-011-0/+3
OpenPOWER on IntegriCloud