index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2016-05-10
perf probe: Check the return value of strbuf APIs
Masami Hiramatsu
1
-57
/
+86
2016-05-06
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
1
-2
/
+3
2016-04-28
perf probe: Use strbuf for making strings
Masami Hiramatsu
1
-161
/
+85
2016-04-26
perf probe: Fix module probe issue if no dwarf support
Ravi Bangoria
1
-3
/
+73
2016-04-26
perf probe: Fix offline module name missmatch issue
Ravi Bangoria
1
-14
/
+5
2016-04-26
perf probe: Set default kprobe group name if it is not given
Masami Hiramatsu
1
-3
/
+7
2016-04-26
perf probe: Close target file on error path
Masami Hiramatsu
1
-2
/
+7
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-11-18
perf bpf: Allow BPF program config probing options
Wang Nan
1
-2
/
+5
2015-11-06
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
1
-5
/
+2
2015-11-05
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
1
-0
/
+3
2015-10-02
perf probe: Allow probing on kmodules without dwarf
Masami Hiramatsu
1
-3
/
+5
2015-10-01
perf probe: Fix a segfault bug in debuginfo_cache
Masami Hiramatsu
1
-9
/
+12
2015-10-01
perf probe: Show correct source lines of probes on kmodules
Masami Hiramatsu
1
-12
/
+23
2015-10-01
perf probe: Fix to remove dot suffix from second or latter events
Masami Hiramatsu
1
-13
/
+20
2015-10-01
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-10-01
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
1
-3
/
+4
2015-09-28
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
1
-6
/
+7
2015-09-25
perf probe: Use existing routine to look for a kernel module by dso->short_name
Arnaldo Carvalho de Melo
1
-6
/
+7
2015-09-15
perf probe: Export init/exit_probe_symbol_maps()
Namhyung Kim
1
-16
/
+15
2015-09-15
perf probe: Free perf_probe_event in cleanup_perf_probe_events()
Namhyung Kim
1
-0
/
+1
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
1
-3
/
+2
2015-09-04
perf probe: Print deleted events in cmd_probe()
Namhyung Kim
1
-5
/
+0
2015-09-04
perf probe: Move print logic into cmd_probe()
Namhyung Kim
1
-19
/
+3
2015-09-04
perf probe: Link trace_probe_event into perf_probe_event
Wang Nan
1
-40
/
+17
2015-09-04
perf probe: Split add_perf_probe_events()
Namhyung Kim
1
-4
/
+35
2015-08-26
perf probe: Support probing at absolute address
Wang Nan
1
-6
/
+156
2015-08-26
perf probe: Fix error reported when offset without function
Wang Nan
1
-3
/
+7
2015-08-26
perf probe: Fix list result when address is zero
Wang Nan
1
-3
/
+25
2015-08-26
perf probe: Fix list result when symbol can't be found
Wang Nan
1
-1
/
+1
2015-08-26
perf probe: Prevent segfault when reading probe point with absolute address
Wang Nan
1
-4
/
+4
2015-08-21
perf probe: Try to use symbol table if searching debug info failed
Wang Nan
1
-3
/
+4
2015-07-20
perf probe: Move ftrace probe-event operations to probe-file.c
Masami Hiramatsu
1
-292
/
+26
2015-07-20
perf probe: Simplify __add_probe_trace_events code
Masami Hiramatsu
1
-27
/
+43
2015-07-20
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-06-24
perf probe: Fix failure to probe events on arm
He Kuang
1
-1
/
+5
2015-06-17
perf probe: Speed up perf probe --list by caching debuginfo
Masami Hiramatsu
1
-4
/
+44
2015-06-17
perf probe: Show usage even if the last event is skipped
Masami Hiramatsu
1
-18
/
+17
2015-06-16
perf probe: Fix to return error if no probe is added
Masami Hiramatsu
1
-42
/
+71
2015-06-16
perf probe: List probes in stdout
Masami Hiramatsu
1
-14
/
+35
2015-06-12
perf probe: Cut off the gcc optimization postfixes from function name
Masami Hiramatsu
1
-0
/
+5
2015-06-08
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-30
perf probe: Fix segfault when glob matching function without debuginfo
Wang Nan
1
-5
/
+21
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-05-29
perf probe: Fix 'function unused' warning
Wang Nan
1
-32
/
+33
2015-05-28
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-05-28
perf tools: Introduce struct maps
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-27
perf probe: Fix an error when deleting probes successfully
Masami Hiramatsu
1
-4
/
+5
2015-05-27
perf probe: Show the error reason comes from invalid DSO
Masami Hiramatsu
1
-23
/
+24
2015-05-27
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
1
-3
/
+3
[next]