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
/
evlist.c
Commit message (
Expand
)
Author
Age
*
perf stat: Fix memory corruption of xyarray when cpumask is used
Stephane Eranian
2014-01-20
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Auto unmap on destructor
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Close fds on destructor
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
Arnaldo Carvalho de Melo
2014-01-13
*
perf evlist: Send the errno in the signal when workload fails
Arnaldo Carvalho de Melo
2014-01-13
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
*
perf evlist: Add perf_evlist__to_front()
Adrian Hunter
2013-12-13
*
perf tools: Add perf_event_paranoid()
Adrian Hunter
2013-12-13
*
perf evlist: Fix mmap pages rounding to power of 2
Adrian Hunter
2013-12-09
*
perf evlist: Fix max mmap_pages
Adrian Hunter
2013-12-09
*
perf evlist: Remove unnecessary parentheses
Adrian Hunter
2013-12-09
*
perf target: Move the checking of which map function to call into function.
Dongsheng Yang
2013-12-04
*
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-27
*
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
*
perf tools: Remove trivial extra semincolon
Davidlohr Bueso
2013-11-14
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
*
perf evlist: Refactor mmap_pages parsing
David Ahern
2013-11-12
*
perf evlist: Round mmap pages to power 2 - v2
David Ahern
2013-11-12
*
perf record: Fix segfault with --no-mmap-pages
David Ahern
2013-11-12
*
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
*
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
2013-11-07
*
perf evlist: Add a debug print if event buffer mmap fails
Adrian Hunter
2013-11-04
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
|
\
|
*
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-28
*
|
perf evlist: Validate that mmap_pages is not too big
Adrian Hunter
2013-10-23
*
|
perf evlist: Factor out duplicated mmap code
Adrian Hunter
2013-10-21
*
|
perf evlist: Fix perf_evlist__mmap comments
Adrian Hunter
2013-10-21
*
|
perf evlist: Fix 32-bit build error
Adrian Hunter
2013-10-21
*
|
perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid
Arnaldo Carvalho de Melo
2013-10-17
*
|
perf evlist: Introduce perf_evlist__strerror_tp method
Arnaldo Carvalho de Melo
2013-10-17
*
|
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
2013-10-11
*
|
perf evlist: Introduce perf_evlist__new_default function
Jiri Olsa
2013-10-09
*
|
perf tools: Add possibility to specify mmap size
Jiri Olsa
2013-10-09
*
|
perf tools: Check mmap pages value early
Jiri Olsa
2013-10-09
|
/
*
perf evlist: Fix id pos in perf_evlist__open()
Adrian Hunter
2013-09-09
*
perf evlist: Fix parsing with no sample_id_all bit set
Adrian Hunter
2013-09-05
*
perf tests: Add 'keep tracking' test
Adrian Hunter
2013-09-02
*
perf evlist: Add tracepoint lookup by name
David Ahern
2013-08-29
*
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
*
perf evlist: Move perf_evlist__config() to a new source file
Adrian Hunter
2013-08-29
*
perf tools: Add debug prints
Adrian Hunter
2013-08-16
*
perf evlist: Remove obsolete dummy execve
Andi Kleen
2013-08-07
*
perf evlist: Add perf_evlist__id2sid method to get event ID related data
Jiri Olsa
2013-08-07
*
perf evlist: Fix event ID retrieval for group format read case
Jiri Olsa
2013-08-07
*
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
2013-08-07
*
perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id
Jiri Olsa
2013-08-07
*
perf evlist: Tidy duplicated munmap code
Adrian Hunter
2013-07-12
[next]