index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
probe-event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
perf probe: Support --line option to show probable source-code lines
Masami Hiramatsu
1
-0
/
+100
2010-01-13
perf probe: Show probe list in pager
Masami Hiramatsu
1
-0
/
+3
2009-12-30
perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
Liming Wang
1
-1
/
+1
2009-12-17
perf probe: Check new event name
Masami Hiramatsu
1
-0
/
+15
2009-12-15
perf probe: Fix to show which probe point is not found
Masami Hiramatsu
1
-10
/
+24
2009-12-15
perf probe: Reject second attempt of adding same-name event
Masami Hiramatsu
1
-3
/
+21
2009-12-15
perf probe: Support event name for --add option
Masami Hiramatsu
1
-29
/
+45
2009-12-15
perf probe: Add glob matching support on --del
Masami Hiramatsu
1
-13
/
+39
2009-12-15
perf probe: Use strlist__for_each macros in probe-event.c
Masami Hiramatsu
1
-9
/
+3
2009-12-15
perf probe: Fix --del to update current event list
Masami Hiramatsu
1
-1
/
+4
2009-12-15
perf probe: Fix --del to show info instead of warning
Masami Hiramatsu
1
-1
/
+1
2009-12-15
perf probe: Check the result of e_snprintf()
Masami Hiramatsu
1
-2
/
+4
2009-12-15
perf probe: Cleanup struct session in builtin-probe.c
Masami Hiramatsu
1
-5
/
+7
2009-12-10
perf tools: Correct size given to memset
Julia Lawall
1
-1
/
+1
2009-12-09
perf probe: Support --del option
Masami Hiramatsu
1
-4
/
+65
2009-12-09
perf probe: Remove event suffix number _0
Masami Hiramatsu
1
-1
/
+10
2009-12-09
perf probe: Change probe-added message more user-friendly
Masami Hiramatsu
1
-5
/
+10
2009-12-09
perf probe: Change event list format
Masami Hiramatsu
1
-2
/
+25
2009-12-07
perf probe: Check e_snprintf() format string
Masami Hiramatsu
1
-1
/
+4
2009-12-07
perf probe: Fix event namelist to duplicate string
Masami Hiramatsu
1
-1
/
+3
2009-12-02
perf tools: Replace %m with %a in sscanf
Liming Wang
1
-3
/
+3
2009-12-01
perf probe: Simplify event naming
Masami Hiramatsu
1
-14
/
+53
2009-12-01
perf probe: Add --list option for listing current probe events
Masami Hiramatsu
1
-17
/
+214
2009-12-01
perf probe: Add argv_split() from lib/argv_split.c
Masami Hiramatsu
1
-40
/
+15
2009-12-01
perf probe: Move probe event utility functions to probe-event.c
Masami Hiramatsu
1
-0
/
+273