summaryrefslogtreecommitdiff
path: root/tools/perf/util/machine.h
AgeCommit message (Expand)Author
2019-08-16perf record: Fix module size on s390Thomas Richter
2018-11-27perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter
2018-11-27perf machine: Add nr_cpus_avail()Adrian Hunter
2018-11-27perf machine: Add machine__is() to identify machine archAdrian Hunter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-01-11perf machine: Add a kallsyms loading constructorArnaldo Carvalho de Melo
2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo
2016-09-05perf machine: Remove machine->symbol_filter and friendsArnaldo Carvalho de Melo
2016-07-26perf s390: Fix 'start' address of module's mapSong Shan Gong
2016-05-20perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1Arnaldo Carvalho de Melo
2016-05-05perf machine: Introduce number of threads memberArnaldo Carvalho de Melo
2016-04-19perf symbols: Allow loading kallsyms without considering kcore filesArnaldo Carvalho de Melo
2016-04-14perf callchain: Start moving away from global per thread cursorsArnaldo Carvalho de Melo
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2016-01-26perf machine: Introduce machine__find_kernel_symbol_by_name()Arnaldo Carvalho de Melo
2015-09-30perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo
2015-09-14perf machine: Add pointer to sample's environmentArnaldo Carvalho de Melo
2015-07-23perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter
2015-07-23perf symbols: Provide libtraceevent callback to resolve kernel symbolsArnaldo Carvalho de Melo
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-06-19perf tools: Ensure thread-stack is flushedAdrian Hunter
2015-06-08perf machine: Fix up some more method namesArnaldo Carvalho de Melo
2015-06-07perf tools: handle PERF_RECORD_LOST_SAMPLESKan Liang
2015-05-29perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo
2015-05-29perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo
2015-05-05perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter
2015-05-05perf tools: Add support for PERF_RECORD_AUXAdrian Hunter
2015-04-10perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang
2015-03-03perf tools: Reference count struct threadArnaldo Carvalho de Melo
2014-10-29perf tools: Add facility to export data in database-friendly wayAdrian Hunter
2014-10-29perf thread: Adopt resolve_callchain method from machineArnaldo Carvalho de Melo
2014-09-30perf symbols: Encapsulate dsos list head into struct dsosWaiman Long
2014-08-22perf tools: Add machine__kernel_ip()Adrian Hunter
2014-08-13perf machine: Add machine__thread_exec_comm()Adrian Hunter
2014-07-23perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter
2014-07-23perf machine: Add ability to record the current tid for each cpuAdrian Hunter
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa
2014-02-18perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo
2014-02-18perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo
2014-01-31perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo
2013-11-11perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo
2013-11-11perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo
2013-11-04perf tools: Add time argument on COMM settingFrederic Weisbecker
2013-10-21perf report: Add --max-stack option to limit callchain stack scanWaiman Long
2013-10-11perf machine: Add method to loop over threads and invoke handlerDavid Ahern
2013-10-11perf trace: Fix comm resolution when reading events from fileDavid Ahern
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian