index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
perf machine: Remove machine__load_kallsyms()
Jiri Olsa
1
-2
/
+0
2018-02-16
perf machine: Don't search for active kernel start in __machine__create_kerne...
Jiri Olsa
1
-1
/
+0
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
1
-2
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-03
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
1
-3
/
+6
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-09-18
perf machine: Use hashtable for machine threads
Kan Liang
1
-5
/
+18
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-0
/
+3
2017-01-11
perf machine: Add a kallsyms loading constructor
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
1
-19
/
+11
2016-09-05
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
1
-4
/
+0
2016-07-26
perf s390: Fix 'start' address of module's map
Song Shan Gong
1
-0
/
+1
2016-05-20
perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-05-06
perf machine: Introduce number of threads member
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-04-19
perf symbols: Allow loading kallsyms without considering kcore files
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-14
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-01-26
perf machine: Introduce machine__find_kernel_symbol_by_name()
Arnaldo Carvalho de Melo
1
-0
/
+10
2015-10-01
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
1
-1
/
+7
2015-09-14
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-07-24
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
1
-0
/
+2
2015-07-24
perf symbols: Provide libtraceevent callback to resolve kernel symbols
Arnaldo Carvalho de Melo
1
-0
/
+4
2015-06-20
perf tools: Configurable per thread proc map processing time out
Kan Liang
1
-3
/
+6
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
1
-0
/
+3
2015-06-08
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-06-07
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
1
-0
/
+2
2015-05-29
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-2
/
+1
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-05-06
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
1
-0
/
+2
2015-05-06
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
1
-0
/
+2
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
1
-0
/
+1
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
1
-1
/
+0
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
1
-0
/
+4
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
1
-7
/
+6
2014-09-30
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
1
-2
/
+3
2014-08-22
perf tools: Add machine__kernel_ip()
Adrian Hunter
1
-0
/
+17
2014-08-14
perf machine: Add machine__thread_exec_comm()
Adrian Hunter
1
-0
/
+4
2014-07-24
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
1
-0
/
+3
2014-07-23
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
1
-0
/
+5
2014-03-15
perf machine: Factor machine__find_thread to take tid argument
Jiri Olsa
1
-1
/
+2
2014-02-18
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
1
-3
/
+2
2014-02-18
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
1
-3
/
+2
2014-02-01
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
Adrian Hunter
1
-0
/
+2
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-11-11
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
1
-3
/
+11
2013-11-11
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-11-04
perf tools: Add time argument on COMM setting
Frederic Weisbecker
1
-7
/
+14
2013-10-22
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
1
-1
/
+2
[next]