index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
probe-event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf probe: Fix failure to probe events on arm
He Kuang
2015-06-23
1
-1
/
+5
*
perf probe: Speed up perf probe --list by caching debuginfo
Masami Hiramatsu
2015-06-17
1
-4
/
+44
*
perf probe: Show usage even if the last event is skipped
Masami Hiramatsu
2015-06-17
1
-18
/
+17
*
perf probe: Fix to return error if no probe is added
Masami Hiramatsu
2015-06-16
1
-42
/
+71
*
perf probe: List probes in stdout
Masami Hiramatsu
2015-06-16
1
-14
/
+35
*
perf probe: Cut off the gcc optimization postfixes from function name
Masami Hiramatsu
2015-06-12
1
-0
/
+5
*
perf machine: Fix up some more method names
Arnaldo Carvalho de Melo
2015-06-08
1
-1
/
+1
*
perf probe: Fix segfault when glob matching function without debuginfo
Wang Nan
2015-05-30
1
-5
/
+21
*
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
2015-05-29
1
-2
/
+3
*
perf probe: Fix 'function unused' warning
Wang Nan
2015-05-29
1
-32
/
+33
*
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
2015-05-27
1
-3
/
+3
*
perf tools: Introduce struct maps
Arnaldo Carvalho de Melo
2015-05-27
1
-1
/
+1
*
perf probe: Fix an error when deleting probes successfully
Masami Hiramatsu
2015-05-27
1
-4
/
+5
*
perf probe: Show the error reason comes from invalid DSO
Masami Hiramatsu
2015-05-27
1
-23
/
+24
*
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
2015-05-27
1
-3
/
+3
*
perf tools: Leave DSO destruction to the map destruction
Arnaldo Carvalho de Melo
2015-05-27
1
-3
/
+0
*
perf probe: Load map before glob matching
Wang Nan
2015-05-18
1
-0
/
+3
*
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2015-05-11
1
-0
/
+2
|
\
|
*
perf probe: Fix segfault if passed with ''.
Wang Nan
2015-05-05
1
-0
/
+2
*
|
perf probe: Support glob wildcards for function name
Masami Hiramatsu
2015-05-08
1
-5
/
+14
*
|
perf probe: Introduce probe_conf global configs
Masami Hiramatsu
2015-05-08
1
-31
/
+22
*
|
perf probe: Use perf_probe_event.target instead of passing as an argument
Masami Hiramatsu
2015-05-08
1
-30
/
+25
*
|
perf probe: Skip kernel symbols which is out of .text
Masami Hiramatsu
2015-05-08
1
-7
/
+24
*
|
perf probe: Make --line checks validate C-style function name
Masami Hiramatsu
2015-05-08
1
-15
/
+20
*
|
perf probe: Fix a typo for the flags of open
Masami Hiramatsu
2015-05-08
1
-1
/
+1
*
|
perf probe: Fix to close probe_events file in error
Masami Hiramatsu
2015-05-08
1
-1
/
+3
*
|
perf probe: Allow to use filter on --del command
Masami Hiramatsu
2015-05-05
1
-70
/
+32
*
|
perf probe: Accept filter argument for --list
Masami Hiramatsu
2015-05-04
1
-4
/
+23
*
|
perf probe: Improve detection of file/function name in the probe pattern
Naveen N. Rao
2015-05-04
1
-3
/
+26
*
|
perf probe ppc64le: Fixup function entry if using kallsyms lookup
Naveen N. Rao
2015-05-04
1
-0
/
+5
*
|
perf probe ppc64le: Prefer symbol table lookup over DWARF
Naveen N. Rao
2015-05-04
1
-0
/
+8
*
|
perf probe: Remove all probes matches given pattern at once
Masami Hiramatsu
2015-04-29
1
-9
/
+17
|
/
*
perf probe: Find compilation directory path for lazy matching
Naohiro Aota
2015-04-13
1
-59
/
+0
*
perf probe: Set retprobe flag when probe in address-based alternative mode
He Kuang
2015-04-13
1
-0
/
+1
*
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
2015-04-10
1
-2
/
+3
*
perf probe: Fix ARM 32 building error
Wang Nan
2015-04-08
1
-1
/
+2
*
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-04-08
1
-0
/
+2
*
perf probe: Fix to get ummapped symbol address on kernel
Masami Hiramatsu
2015-03-24
1
-1
/
+4
*
perf probe: Fix failure to add multiple probes without debuginfo
He Kuang
2015-03-21
1
-3
/
+1
*
perf probe: Fix compiles due to declarations using perf_probe_point
David Ahern
2015-03-12
1
-4
/
+6
*
perf probe: Fix possible double free on error
He Kuang
2015-03-12
1
-1
/
+5
*
perf probe: Allow weak symbols to be probed
Namhyung Kim
2015-03-12
1
-8
/
+4
*
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-03-12
1
-0
/
+1
*
Revert "perf probe: Fix to fall back to find probe point in symbols"
Masami Hiramatsu
2015-03-12
1
-4
/
+2
*
perf probe: Fix --line to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
1
-2
/
+33
*
perf probe: Fix to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
1
-16
/
+124
*
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
2015-03-02
1
-0
/
+23
*
perf probe: Fix a precedence bug
He Kuang
2015-02-27
1
-1
/
+1
*
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
2015-02-27
1
-1
/
+1
*
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
2015-02-26
1
-1
/
+3
[next]