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
/
perf.h
Commit message (
Expand
)
Author
Age
*
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
*
perf tools: Export usage string and option table of perf record
Namhyung Kim
2014-10-29
*
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
2014-09-26
*
perf tools: Move ACCESS_ONCE from perf.h header
Jiri Olsa
2014-05-05
*
perf tools: Move sys_perf_event_open function from perf.h
Jiri Olsa
2014-05-05
*
perf tools: Move syscall and arch specific defines from perf.h
Jiri Olsa
2014-05-05
*
perf tools: Move perf_call_graph_mode enum from perf.h
Jiri Olsa
2014-05-05
*
perf tools: Move sample data structures from perf.h
Jiri Olsa
2014-05-05
*
perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h
Jiri Olsa
2014-05-05
*
perf tools: Remove asmlinkage define from perf.h
Jiri Olsa
2014-05-05
*
perf tools: Remove min define from perf.h
Jiri Olsa
2014-05-05
*
perf tools: Remove unlikely define from perf.h
Jiri Olsa
2014-05-05
*
perf tools: Remove MAX_COUNTERS define from perf.h
Jiri Olsa
2014-05-05
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
*
perf tests: Add thread maps lookup automated tests
Jiri Olsa
2014-04-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-04-06
|
\
|
*
perf tools: Allow building for tile
Zhigang Lu
2014-03-07
*
|
perf bench: Add futex-hash microbenchmark
Davidlohr Bueso
2014-03-14
*
|
perf record: Add readable output for callchain debug
Jiri Olsa
2014-02-18
*
|
perf tools: Add call-graph option support into .perfconfig
Jiri Olsa
2014-02-18
|
/
*
perf tools: Fix AAAAARGH64 memory barriers
Peter Zijlstra
2014-01-29
*
perf tools: Add support for the xtensa architecture
Baruch Siach
2014-01-20
*
perf record: Rename --no-delay to --no-buffering
Arnaldo Carvalho de Melo
2014-01-14
*
perf record: Add --initial-delay option
Andi Kleen
2014-01-13
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
*
perf record: Default -t option to no inheritance
Adrian Hunter
2013-11-27
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
*
tools/perf: Add required memory barriers
Peter Zijlstra
2013-11-06
*
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
*
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
*
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
2013-10-04
*
perf kvm: Option to print events that exceed a duration
David Ahern
2013-08-12
*
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
*
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
|
\
|
*
perf: Enable building perf tools for Meta
James Hogan
2013-03-02
*
|
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
|
\
\
|
*
|
perf, ARC: Enable building perf tools for ARC
Vineet Gupta
2013-02-15
|
|
/
*
|
perf evlist: Make event_copy local to mmaps
David Ahern
2013-02-06
*
|
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
*
|
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
|
/
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
|
\
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
|
*
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
2012-11-19
*
|
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
2012-11-14
*
|
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2012-11-14
*
|
perf tests: Add attr tests under builtin test command
Jiri Olsa
2012-11-01
*
|
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
2012-10-31
*
|
perf tools: Add a global variable "const char *input_name"
Feng Tang
2012-10-29
|
/
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-10-19
|
\
|
*
perf tools: Fix build on sparc.
David Miller
2012-10-17
[next]