index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
probe-event.c
Age
Commit message (
Expand
)
Author
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
2009-12-09
perf probe: Change probe-added message more user-friendly
Masami Hiramatsu
2009-12-09
perf probe: Change event list format
Masami Hiramatsu
2009-12-07
perf probe: Check e_snprintf() format string
Masami Hiramatsu
2009-12-07
perf probe: Fix event namelist to duplicate string
Masami Hiramatsu
2009-12-02
perf tools: Replace %m with %a in sscanf
Liming Wang
2009-12-01
perf probe: Simplify event naming
Masami Hiramatsu
2009-12-01
perf probe: Add --list option for listing current probe events
Masami Hiramatsu
2009-12-01
perf probe: Add argv_split() from lib/argv_split.c
Masami Hiramatsu
2009-12-01
perf probe: Move probe event utility functions to probe-event.c
Masami Hiramatsu