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
/
builtin-record.c
Age
Commit message (
Expand
)
Author
2010-12-06
perf record: Fix eternal wait for stillborn child
Arnaldo Carvalho de Melo
2010-11-22
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
2010-11-10
perf record: make the record options available outside perf record
Tom Zanussi
2010-10-26
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
2010-10-26
perf record: Remove newline character from perror() argument
Matt Fleming
2010-07-30
perf tools: Release session and symbol resources on exit
Arnaldo Carvalho de Melo
2010-07-29
perf record: Release resources at exit
Arnaldo Carvalho de Melo
2010-06-28
Merge branch 'linus' into perf/core
Thomas Gleixner
2010-06-25
perf kvm: Get rid of unused guest_kallsyms
Gui Jianfeng
2010-06-17
perf record: prevent kill(0, SIGTERM);
Ian Munsie
2010-06-17
perf record: Add option to avoid updating buildid cache
Stephane Eranian
2010-06-17
perf record: Avoid synthesizing mmap() for all processes in per-thread mode
Stephane Eranian
2010-06-09
perf: Add non-exec mmap() tracking
Eric B Munson
2010-06-05
perf report: Implement --sort cpu
Arun Sharma
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
2010-06-01
perf-record: Check correct pid when forking
Borislav Petkov
2010-05-21
perf-record: Share per-cpu buffers
Peter Zijlstra
2010-05-21
perf-record: Remove -M
Peter Zijlstra
2010-05-20
perf record: remove unneeded gettimeofday() call
Russ Anderson
2010-05-18
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2010-05-17
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
2010-05-17
perf record: Fix bug mismatch with -c option definition
Stephane Eranian
2010-05-13
perf tools: change event inheritance logic in stat and record
Stephane Eranian
2010-05-09
perf: Introduce a new "round of buffers read" pseudo event
Frederic Weisbecker
2010-05-05
perf/record: simplify TRACE_INFO tracepoint check
Tom Zanussi
2010-05-03
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2010-05-02
perf record: Don't exit in live mode when no tracepoints are enabled
Arnaldo Carvalho de Melo
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
perf/live: don't synthesize build ids at the end of a live mode trace
Tom Zanussi
2010-04-27
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-15
Merge branch 'perf/live' into perf/core
Ingo Molnar
2010-04-15
perf: Make the trace events sample period default to 1
Frederic Weisbecker
2010-04-15
perf: Make -f the default for perf record
Frederic Weisbecker
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
2010-04-14
perf record: Introduce special handling for pipe output
Tom Zanussi
2010-04-14
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-02
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
2010-03-26
perf record: Zero out mmap_array to fix segfault
Zhang, Yanmin
2010-03-18
perf events: Change perf parameter --pid to process-wide collection instead o...
Zhang, Yanmin
2010-03-18
perf record: Enable counters only when kernel is execing subcommand
Zhang, Yanmin
2010-03-15
perf record: Enable the enable_on_exec flag if record forks the target
Eric B Munson
2010-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-03-11
perf record: Mention paranoid sysctl when failing to create counter
Arnaldo Carvalho de Melo
2010-03-11
perf record: Don't try to find buildids in a zero sized file
Arnaldo Carvalho de Melo
[next]