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
/
header.c
Age
Commit message (
Expand
)
Author
2012-01-24
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2011-12-29
perf tools: Fix feature-bits rework fallout, remove unused variable
Ingo Molnar
2011-12-23
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
2011-12-23
perf tools: Unify handling of features when writing feature section
Robert Richter
2011-12-23
perf tools: Moving code in some files
Robert Richter
2011-12-23
perf tools: Continue processing header on unknown features
Robert Richter
2011-12-23
perf tools: Improve macros for struct feature_ops
Robert Richter
2011-12-20
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
2011-12-06
perf header: Use event_name() to get an event name
Andrew Vagin
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
2011-11-28
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
2011-10-26
perf header: Fix build on old systems
Arnaldo Carvalho de Melo
2011-10-20
perf tools: Fix tracing info recording
Jiri Olsa
2011-10-19
perf tools: handle endianness of feature bitmap
David Ahern
2011-10-19
perf script: Fix unknown feature comment
David Ahern
2011-10-14
perf buildid: Fix possible unterminated readlink() result buffer
Thomas Jarosch
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-08-11
perf report: Use properly build_id kernel binaries
Jiri Olsa
2011-07-22
perf buildid-cache: Zero out buffer of filenames when adding/removing buildid
Han Pingtian
2011-07-21
perf tools: Fix endian conversion reading event attr from file header
David Ahern
2011-05-26
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
2011-05-22
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
2011-03-23
perf build-id: Add quirk to deal with perf.data file format breakage
Arnaldo Carvalho de Melo
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-10
perf header: Stop using 'self'
Arnaldo Carvalho de Melo
2011-03-10
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-09
perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
Lin Ming
2011-03-06
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
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-04
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2010-12-16
perf buildid-cache: Fix symbolic link handling
Franck Bui-Huu
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-06
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
2010-12-04
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
2010-12-04
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-11-30
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
2010-11-26
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-06-17
perf record: Add option to avoid updating buildid cache
Stephane Eranian
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-05-19
perf session: Make read_build_id routines look at the host_machine too
Arnaldo Carvalho de Melo
2010-05-04
perf: Fix performance issue with perf report
Anton Blanchard
[next]