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
/
parse-events.c
Commit message (
Expand
)
Author
Age
*
perf tools: Split term type into value type and term type
Jiri Olsa
2012-05-18
*
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
2012-03-22
*
perf tools: Fix various casting issues for 32 bits
Jiri Olsa
2012-03-22
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-03-22
|
\
|
*
perf record: Fix buffer overrun bug in tracepoint_id_to_path()
Stephane Eranian
2012-03-13
*
|
perf tools: Add support to specify pmu style event
Jiri Olsa
2012-03-16
*
|
perf tools: Add config options support for event parsing
Jiri Olsa
2012-03-16
*
|
perf tools: Add parser generator for events parsing
Jiri Olsa
2012-03-16
|
/
*
perf tools: Add support for guest/host-only profiling
Joerg Roedel
2012-01-06
*
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
*
perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES
Stephane Eranian
2011-12-21
*
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-11-28
*
perf tools: Fix error handling of unknown events
Stephane Eranian
2011-08-18
*
perf list: Fix exit value
Stephane Eranian
2011-08-18
*
perf tools: De-opt the parse_events function
Jiri Olsa
2011-07-21
*
perf tools: Add missing 'node' alias to the hw_cache[] array
Jiri Olsa
2011-07-21
*
perf: Fix multi-event parsing bug
Stephane Eranian
2011-05-17
*
perf list: Fix max event string size
Ingo Molnar
2011-04-29
*
perf stat: Analyze front-end and back-end stall counts
Ingo Molnar
2011-04-29
*
perf tools: Add front-end and back-end stalled cycles support
Ingo Molnar
2011-04-29
*
perf stat: Add stalled cycles to the default output
Ingo Molnar
2011-04-26
*
perf stat: Make all displayed event names parseable as well
Ingo Molnar
2011-04-26
*
perf stat: Fail more clearly when an invalid modifier is specified
Ingo Molnar
2011-04-26
*
perf tools: Accept case-insensitive symbolic event variants
Ingo Molnar
2011-04-26
*
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
Ingo Molnar
2011-04-26
*
perf script: Add support for H/W and S/W events
David Ahern
2011-03-14
*
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
2011-02-17
*
perf: make perf stat print user provided full event names
Stephane Eranian
2011-02-17
*
perf tools: Pass the struct opt to the wildcard parsing routine
Arnaldo Carvalho de Melo
2011-01-24
*
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
*
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
2011-01-17
*
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
2011-01-17
*
perf tools: Pass whole attr to event selectors
Lin Ming
2011-01-06
*
perf tools: Fix buffer overflow error when specifying all tracepoints
Han Pingtian
2011-01-06
*
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-04
*
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
*
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-11-30
*
perf: Don't use 4 bytes as a default instruction breakpoint length
Frederic Weisbecker
2010-06-24
*
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-05-08
|
\
|
*
perf list: Improve the raw hw event descriptor documentation
Arnaldo Carvalho de Melo
2010-05-07
*
|
perf, x86: Improve the PEBS ABI
Peter Zijlstra
2010-05-07
|
/
*
perf list: Add explanation about raw hardware event descriptors
Arnaldo Carvalho de Melo
2010-05-05
*
perf: Fix initialization bug in parse_single_tracepoint_event()
Stephane Eranian
2010-04-23
*
perf: Make the trace events sample period default to 1
Frederic Weisbecker
2010-04-14
*
perf: Always record tracepoints raw samples from perf record
Frederic Weisbecker
2010-04-14
*
perf symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
2010-03-26
*
perf: Add attr->precise support to raw event parsing
Peter Zijlstra
2010-03-10
*
perf tools: Support tracepoint glob matching
Masami Hiramatsu
2010-01-13
[next]