index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
probe-event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-4
/
+4
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
1
-4
/
+2
*
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
1
-41
/
+21
*
perf probe: Support basic dwarf-based operations on uprobe events
Masami Hiramatsu
2013-12-26
1
-16
/
+135
*
perf probe: Expand given path to absolute path
Masami Hiramatsu
2013-12-26
1
-9
/
+2
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
1
-1
/
+1
*
perf symbols: Set alloc flag close to setting the long_name
Arnaldo Carvalho de Melo
2013-12-10
1
-1
/
+1
*
perf probe: Support "$vars" meta argument syntax for local variables
Masami Hiramatsu
2013-10-23
1
-1
/
+0
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-2
/
+2
*
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-1
/
+1
*
perf tools: remove sscanf extension %as
Irina Tirdea
2012-09-24
1
-7
/
+29
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-10
/
+11
*
perf probe: Make a copy of exec path for passing to basename
David Ahern
2012-09-08
1
-2
/
+10
*
perf uprobes: Remove unnecessary check before strlist__delete
Srikar Dronamraju
2012-05-31
1
-6
/
+2
*
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
2012-05-11
1
-86
/
+336
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
1
-0
/
+6
|
\
|
*
perf probe: Ensure offset provided is not greater than function length withou...
Prashanth Nageshappa
2012-02-29
1
-0
/
+6
|
*
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-30
1
-2
/
+0
*
|
perf tools: Remove duplicated string.h includes
Danny Kukawka
2012-02-17
1
-1
/
+0
*
|
perf probe: Rename target_module to target
Srikar Dronamraju
2012-02-02
1
-13
/
+13
*
|
perf probe: Usability fixes
Srikar Dronamraju
2012-01-24
1
-3
/
+3
*
|
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
1
-2
/
+0
|
/
*
perf probe: Fix to show correct error string
Masami Hiramatsu
2011-10-10
1
-1
/
+3
*
perf probe: Fix coredump introduced by probe module option
Jovi Zhang
2011-08-08
1
-4
/
+8
*
perf probe: Support adding probes on offline kernel modules
Masami Hiramatsu
2011-07-15
1
-9
/
+43
*
perf probe: Add probed module in front of function
Masami Hiramatsu
2011-07-15
1
-9
/
+38
*
perf probe: Introduce debuginfo to encapsulate dwarf information
Masami Hiramatsu
2011-07-15
1
-29
/
+49
*
perf probe: Fix multiple --vars options behavior
Masami Hiramatsu
2011-04-05
1
-8
/
+8
*
perf probe: Fix to remove redundant close
Masami Hiramatsu
2011-04-05
1
-3
/
+0
*
perf probe: Remove redundant checks
Arnaldo Carvalho de Melo
2011-02-22
1
-1
/
+1
*
perf probe: Fix error propagation leading to segfault
Arnaldo Carvalho de Melo
2011-02-21
1
-1
/
+4
*
perf probe: Show filename which contains target function
Masami Hiramatsu
2011-02-16
1
-1
/
+1
*
perf probe: Support function@filename syntax for --line
Masami Hiramatsu
2011-02-16
1
-3
/
+12
*
perf probe: Add filters support for available functions
Masami Hiramatsu
2011-01-28
1
-10
/
+13
*
perf probe: Add variable filter support
Masami Hiramatsu
2011-01-28
1
-26
/
+40
*
perf probe: Add --funcs to show available functions in symtab
Masami Hiramatsu
2011-01-24
1
-2
/
+66
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-1
/
+1
*
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
1
-3
/
+12
|
\
|
*
perf symbols: Stop using vmlinux files with no symbols
Franck Bui-Huu
2010-12-16
1
-1
/
+1
|
*
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
2010-12-16
1
-3
/
+12
*
|
perf probe: Fix short file name probe location reporting
Franck Bui-Huu
2010-12-27
1
-7
/
+7
*
|
perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen
Franck Bui-Huu
2010-12-22
1
-1
/
+1
*
|
perf probe: Handle gracefully some stupid and buggy line syntaxes
Franck Bui-Huu
2010-12-21
1
-32
/
+60
*
|
perf probe: Don't always consider EOF as an error when listing source code
Franck Bui-Huu
2010-12-21
1
-12
/
+26
*
|
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
2010-12-21
1
-5
/
+8
*
|
perf probe: Clean up redundant tests in show_line_range()
Franck Bui-Huu
2010-12-21
1
-11
/
+15
*
|
perf probe: Rewrite show_one_line() to make it simpler
Franck Bui-Huu
2010-12-21
1
-18
/
+11
*
|
perf probe: Make -L display the absolute path of the dumped file
Franck Bui-Huu
2010-12-21
1
-1
/
+1
*
|
perf probe: Cleanup messages
Masami Hiramatsu
2010-12-21
1
-14
/
+16
|
/
*
perf probe: Add basic module support
Masami Hiramatsu
2010-10-21
1
-44
/
+79
[next]