index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
1
-0
/
+3
*
perf machine: Add a kallsyms loading constructor
Arnaldo Carvalho de Melo
2017-01-11
1
-0
/
+1
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
1
-19
/
+11
*
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
2016-09-05
1
-4
/
+0
*
perf s390: Fix 'start' address of module's map
Song Shan Gong
2016-07-26
1
-0
/
+1
*
perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1
Arnaldo Carvalho de Melo
2016-05-20
1
-0
/
+1
*
perf machine: Introduce number of threads member
Arnaldo Carvalho de Melo
2016-05-05
1
-0
/
+1
*
perf symbols: Allow loading kallsyms without considering kcore files
Arnaldo Carvalho de Melo
2016-04-19
1
-0
/
+2
*
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
2016-04-14
1
-0
/
+4
*
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-23
1
-1
/
+1
*
perf machine: Introduce machine__find_kernel_symbol_by_name()
Arnaldo Carvalho de Melo
2016-01-26
1
-0
/
+10
*
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
1
-1
/
+7
*
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
2015-09-14
1
-0
/
+1
*
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
2015-07-23
1
-0
/
+2
*
perf symbols: Provide libtraceevent callback to resolve kernel symbols
Arnaldo Carvalho de Melo
2015-07-23
1
-0
/
+4
*
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
1
-3
/
+6
*
perf tools: Ensure thread-stack is flushed
Adrian Hunter
2015-06-19
1
-0
/
+3
*
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
2015-06-08
1
-2
/
+2
*
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-06-07
1
-0
/
+2
*
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
2015-05-29
1
-0
/
+2
*
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
2015-05-29
1
-2
/
+1
*
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-08
1
-2
/
+3
*
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
2015-05-05
1
-0
/
+2
*
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
2015-05-05
1
-0
/
+2
*
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
2015-04-10
1
-0
/
+1
*
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-03
1
-1
/
+0
*
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
2014-10-29
1
-0
/
+4
*
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
1
-7
/
+6
*
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-09-30
1
-2
/
+3
*
perf tools: Add machine__kernel_ip()
Adrian Hunter
2014-08-22
1
-0
/
+17
*
perf machine: Add machine__thread_exec_comm()
Adrian Hunter
2014-08-13
1
-0
/
+4
*
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
2014-07-23
1
-0
/
+3
*
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
2014-07-23
1
-0
/
+5
*
perf machine: Factor machine__find_thread to take tid argument
Jiri Olsa
2014-03-14
1
-1
/
+2
*
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
2014-02-18
1
-3
/
+2
*
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
2014-02-18
1
-3
/
+2
*
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
Adrian Hunter
2014-01-31
1
-0
/
+2
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
1
-2
/
+2
*
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
1
-3
/
+11
*
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-11
1
-0
/
+4
*
perf tools: Add time argument on COMM setting
Frederic Weisbecker
2013-11-04
1
-7
/
+14
*
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-21
1
-1
/
+2
*
perf machine: Add method to loop over threads and invoke handler
David Ahern
2013-10-11
1
-0
/
+4
*
perf trace: Fix comm resolution when reading events from file
David Ahern
2013-10-11
1
-0
/
+1
*
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-09-11
1
-0
/
+1
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
1
-1
/
+2
*
perf machine: Add symbol filter to struct machine
Adrian Hunter
2013-08-12
1
-0
/
+5
*
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-07-12
1
-1
/
+3
*
perf tools: struct thread has a tid not a pid
Adrian Hunter
2013-07-12
1
-2
/
+2
[next]