index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
machine.c
Commit message (
Expand
)
Author
Age
*
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
2015-01-16
*
perf callchain: Move cpumode resolve code to add_callchain_ip
Kan Liang
2014-12-09
*
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
2014-12-01
*
perf tools: Fix segfault due to invalid kernel dso access
Namhyung Kim
2014-11-24
*
perf callchain: Use al.addr to set up call chain
Andi Kleen
2014-11-19
*
perf callchain: Factor out adding new call chain entries
Andi Kleen
2014-11-19
*
perf tools: Make vmlinux short name more like kallsyms short name
Namhyung Kim
2014-11-05
*
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2014-11-05
*
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-11-04
*
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
*
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
*
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
2014-10-29
*
perf machine: Add missing dsos->root rbtree root initialization
Arnaldo Carvalho de Melo
2014-10-14
*
perf symbols: Improve DSO long names lookup speed with rbtree
Waiman Long
2014-10-01
*
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-09-30
*
perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL
Don Zickus
2014-08-22
*
perf tools: Add machine__kernel_ip()
Adrian Hunter
2014-08-22
*
perf machine: Rename machine__get_kernel_start_addr() method
Adrian Hunter
2014-08-22
*
perf machine: Add machine__thread_exec_comm()
Adrian Hunter
2014-08-13
*
perf tools: Identify which comms are from exec
Adrian Hunter
2014-08-13
*
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
2014-07-23
*
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
2014-07-23
*
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
2014-07-23
*
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
2014-07-23
*
perf machine: Fix leak of 'struct thread' on error path
Adrian Hunter
2014-07-17
*
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
2014-07-17
*
perf machine: Fix the value used for unknown pids
Adrian Hunter
2014-07-16
*
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2014-06-27
*
perf symbols: Get kernel start address by symbol name
Simon Que
2014-06-20
*
perf tools: Update mmap2 interface with protection and flag bits
Don Zickus
2014-06-09
*
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2014-05-01
|
\
|
*
perf machine: Search for modules in %s/lib/modules/%s
Richard Yao
2014-04-30
*
|
perf tools: Share map_groups among threads of the same group
Jiri Olsa
2014-04-28
|
/
*
perf tools: Use tid in mmap/mmap2 events to find maps
Don Zickus
2014-03-18
*
perf symbols: Record the reason for filtering an address_location
Namhyung Kim
2014-03-18
*
perf machine: Factor machine__find_thread to take tid argument
Jiri Olsa
2014-03-14
*
perf symbols: Introduce thread__find_cpumode_addr_location
Arnaldo Carvalho de Melo
2014-03-14
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-03-11
|
\
|
*
perf machine: Use map as success in ip__resolve_ams
Don Zickus
2014-03-10
*
|
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-02-18
*
|
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
2014-02-18
*
|
perf tools: Shorten sample symbol resolving function signature
Arnaldo Carvalho de Melo
2014-02-18
|
/
*
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
Adrian Hunter
2014-01-31
*
perf machine: Add machine__get_kallsyms_filename()
Adrian Hunter
2014-01-31
*
perf tools: Remove symbol_conf.use_callchain check
Namhyung Kim
2014-01-15
*
perf machine: Fix id_hdr_size initialization
Jiri Olsa
2014-01-13
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
*
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-13
*
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
2013-12-10
[next]