index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.c
Age
Commit message (
Expand
)
Author
2011-05-17
perf: Fix multi-event parsing bug
Stephane Eranian
2011-04-29
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-26
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-03-14
perf script: Add support for H/W and S/W events
David Ahern
2011-02-17
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-01-24
perf tools: Pass the struct opt to the wildcard parsing routine
Arnaldo Carvalho de Melo
2011-01-22
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-17
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-07
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-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2010-11-30
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-06-24
perf: Don't use 4 bytes as a default instruction breakpoint length
Frederic Weisbecker
2010-05-08
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-05-07
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-05
perf list: Add explanation about raw hardware event descriptors
Arnaldo Carvalho de Melo
2010-04-24
perf: Fix initialization bug in parse_single_tracepoint_event()
Stephane Eranian
2010-04-15
perf: Make the trace events sample period default to 1
Frederic Weisbecker
2010-04-15
perf: Always record tracepoints raw samples from perf record
Frederic Weisbecker
2010-03-26
perf symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
2010-03-10
perf: Add attr->precise support to raw event parsing
Peter Zijlstra
2010-01-13
perf tools: Support tracepoint glob matching
Masami Hiramatsu
2009-12-30
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
perf tools: Unify event type description
Liming Wang
2009-12-07
perf tools: Optimize parse_subsystem_tracepoint_event()
Ulrich Drepper
2009-12-06
perf tools: Correct size computation in tracepoint_id_to_path()
Julia Lawall
2009-11-24
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
2009-11-23
perf tools: Add support for breakpoint events in perf tools
Frederic Weisbecker
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2009-11-08
perf tools: Modify perf routines to use new debugfs routines
Clark Williams
2009-10-28
perf_event: Add alignment-faults and emulation-faults software events
Anton Blanchard
2009-10-27
perf tools: Output 'perf list' to stdout not stderr
Marti Raudsepp
2009-10-27
perf tools: Notify user when unrecognized event is specified
Marti Raudsepp
2009-10-15
perf trace: Add filter Suppport
Li Zefan
2009-10-12
perf tools: Remove static debugfs path from parse-events
Ashwin Chaugule
2009-09-24
perf tools: Dont use openat()
Eric Dumazet
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-19
perf: Store trace event name/id pairs in perf.data
Arjan van de Ven
[next]