index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
probe-event.c
Age
Commit message (
Expand
)
Author
2010-04-27
perf machine: Adopt some map_groups functions
Arnaldo Carvalho de Melo
2010-04-26
perf probe: Add --max-probes option
Masami Hiramatsu
2010-04-26
perf probe: Fix to use symtab only if no debuginfo
Masami Hiramatsu
2010-04-21
perf: Fix perf probe build error
Frederic Weisbecker
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-14
perf probe: Fix line range to show end line
Masami Hiramatsu
2010-04-14
perf probe: Fix a bug that --line range can be overflow
Masami Hiramatsu
2010-04-14
perf probe: Fix mis-estimation for shortening filename
Masami Hiramatsu
2010-04-14
perf probe: Fix to use correct debugfs path finder
Masami Hiramatsu
2010-04-14
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
Masami Hiramatsu
2010-04-14
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
Masami Hiramatsu
2010-04-14
perf probe: Remove die() from probe-event code
Masami Hiramatsu
2010-04-14
perf probe: Remove die() from probe-finder code
Masami Hiramatsu
2010-04-14
perf probe: Support basic type casting
Masami Hiramatsu
2010-04-14
perf probe: Query basic types from debuginfo
Masami Hiramatsu
2010-04-14
perf probe: Use the last field name as the argument name
Masami Hiramatsu
2010-04-14
perf probe: Support argument name
Masami Hiramatsu
2010-03-22
perf probe: Cleanup debuginfo related code
Masami Hiramatsu
2010-03-18
perf events: Fix false positive build warning with older GCC's
Ingo Molnar
2010-03-17
perf probe: Fix !dwarf build
Ingo Molnar
2010-03-17
perf probe: Add data structure member access support
Masami Hiramatsu
2010-03-17
perf probe: List probes with line number and file name
Masami Hiramatsu
2010-03-17
perf probe: Introduce kprobe_trace_event and perf_probe_event
Masami Hiramatsu
2010-03-17
perf probe: Add --dry-run option
Masami Hiramatsu
2010-03-17
perf probe: Move add-probe routine to util/
Masami Hiramatsu
2010-03-17
perf probe: Use wrapper functions
Masami Hiramatsu
2010-03-13
perf probe: Fix need_dwarf flag if lazy matching is used
Masami Hiramatsu
2010-03-09
Merge commit 'v2.6.34-rc1' into perf/urgent
Ingo Molnar
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-27
Merge commit 'v2.6.33' into perf/core
Frederic Weisbecker
2010-02-25
perf probe: Add lazy line matching support
Masami Hiramatsu
2010-02-25
perf probe: Show more lines after last line
Masami Hiramatsu
2010-02-22
perf probe: Init struct probe_point and set counter correctly
Masami Hiramatsu
2010-01-13
perf probe: Support --line option to show probable source-code lines
Masami Hiramatsu
2010-01-13
perf probe: Show probe list in pager
Masami Hiramatsu
2009-12-30
perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
Liming Wang
2009-12-17
perf probe: Check new event name
Masami Hiramatsu
2009-12-15
perf probe: Fix to show which probe point is not found
Masami Hiramatsu
2009-12-15
perf probe: Reject second attempt of adding same-name event
Masami Hiramatsu
2009-12-15
perf probe: Support event name for --add option
Masami Hiramatsu
2009-12-15
perf probe: Add glob matching support on --del
Masami Hiramatsu
2009-12-15
perf probe: Use strlist__for_each macros in probe-event.c
Masami Hiramatsu
2009-12-15
perf probe: Fix --del to update current event list
Masami Hiramatsu
2009-12-15
perf probe: Fix --del to show info instead of warning
Masami Hiramatsu
2009-12-15
perf probe: Check the result of e_snprintf()
Masami Hiramatsu
2009-12-15
perf probe: Cleanup struct session in builtin-probe.c
Masami Hiramatsu
2009-12-10
perf tools: Correct size given to memset
Julia Lawall
2009-12-09
perf probe: Support --del option
Masami Hiramatsu
2009-12-09
perf probe: Remove event suffix number _0
Masami Hiramatsu
[next]