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
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
2009-09-18
perf trace: Sample timestamp and cpu when using record flag
Li Zefan
2009-09-18
perf tools: Increase MAX_EVENT_LENGTH
Li Zefan
2009-09-13
perf sched: Implement the 'perf sched record' subcommand
Ingo Molnar
2009-09-13
perf tools: Allow the specification of all tracepoints at once
Frederic Weisbecker
2009-09-11
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-04
perf tools: Avoid unnecessary work in directory lookups
Ulrich Drepper
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2009-08-11
tracing: Add more namespace area to 'perf list' output
Jason Baron
2009-08-09
perf list: Fix the output to not include tracepoints without an id
Peter Zijlstra
2009-08-09
perf report: Fix per task mult-counter stat reporting
Peter Zijlstra
2009-07-22
perf_counter: Detect debugfs location
Jason Baron
2009-07-22
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2009-07-13
perf_counter tools: Fix index boundary check
Roel Kluin
2009-07-10
perf_counter tools: Rename cache events to remove $
Anton Blanchard
2009-07-01
perf list: Add cache events
Jaswinder Singh Rajput
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
perf_counter tools: Rework event string parsing/syntax
Paul Mackerras
2009-06-25
perf_counter tools: Add alias for 'l1d' and 'l1i'
Jaswinder Singh Rajput
2009-06-25
perf_counter tools: Shorten names for events
Jaswinder Singh Rajput
2009-06-25
perf_counter tools: Check for valid cache operations
Jaswinder Singh Rajput
2009-06-22
perf_counter tools: Set alias for page-faults
Jaswinder Singh Rajput
2009-06-22
perf_counter tools: Introduce alias member in event_symbol
Jaswinder Singh Rajput
2009-06-22
perf_counter tools: Define separate declarations for H/W and S/W events
Jaswinder Singh Rajput
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-13
perf stat: Reorganize output
Ingo Molnar
2009-06-12
perf_counter tools: Remove one L1-data alias
Yong Wang
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
2009-06-06
perf_counter tools: Fix error condition in parse_aliases()
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar