aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/machine.h
AgeCommit message (Expand)Author
2018-05-23perf machine: Create maps for x86 PTI entry trampolinesAdrian Hunter
2018-05-22perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter
2018-05-22perf machine: Add nr_cpus_avail()Adrian Hunter
2018-05-19perf machine: Add machine__is() to identify machine archAdrian Hunter
2018-04-30perf machine: Ditch find_kernel_function variantsArnaldo Carvalho de Melo
2018-04-27perf symbols: Unify symbol mapsArnaldo Carvalho de Melo
2018-04-26perf machine: Remove needless map_type from machine__load_vmlinux_path()Arnaldo Carvalho de Melo
2018-04-26perf machine: Shorten machine__load_kallsyms() signatureArnaldo Carvalho de Melo
2018-04-26perf machine: Introduce machine__kernel_maps()Arnaldo Carvalho de Melo
2018-02-16perf machine: Remove machine__load_kallsyms()Jiri Olsa
2018-02-16perf machine: Don't search for active kernel start in __machine__create_kerne...Jiri Olsa
2018-02-16perf machine: Move kernel mmap name into struct machineJiri Olsa
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang
2017-09-21perf tools: Provide mutex wrappers for pthreads rwlocksArnaldo Carvalho de Melo
2017-09-18perf machine: Use hashtable for machine threadsKan Liang
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