index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
2014-06-10
perf probe: Improve error messages in --line option
Masami Hiramatsu
1
-3
/
+3
2014-06-09
perf probe: Improve an error message of perf probe --vars mode
Masami Hiramatsu
1
-1
/
+6
2014-02-18
perf probe: Support distro-style debuginfo for uprobe
Masami Hiramatsu
1
-6
/
+3
2014-02-18
perf probe: Allow to add events on the local functions
Masami Hiramatsu
1
-205
/
+173
2014-02-18
perf probe: Show source-level or symbol-level info for uprobes
Masami Hiramatsu
1
-83
/
+144
2014-02-18
perf probe: Show appropriate symbol for ref_reloc_sym based kprobes
Masami Hiramatsu
1
-28
/
+55
2014-02-18
perf probe: Find given address from offline dwarf
Masami Hiramatsu
1
-14
/
+26
2014-02-18
perf probe: Use ref_reloc_sym based address instead of the symbol name
Masami Hiramatsu
1
-9
/
+49
2014-02-18
perf probe: Show in what binaries/modules probes are set
Masami Hiramatsu
1
-3
/
+7
2014-02-18
perf probe: Unify show_available_functions for uprobes/kprobes
Masami Hiramatsu
1
-46
/
+26
2014-02-18
perf probe: Replace line_list with intlist
Masami Hiramatsu
1
-12
/
+10
2014-02-18
perf probe: Remove incorrect symbol check for --list
Masami Hiramatsu
1
-8
/
+0
2014-02-18
perf probe: Fix to do exit call for symbol maps
Masami Hiramatsu
1
-48
/
+56
2014-02-10
perf probe: Do not add offset twice to uprobe address
Masami Hiramatsu
1
-1
/
+1
2014-01-16
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
1
-48
/
+28
2014-01-16
perf probe: Release all dynamically allocated parameters
Masami Hiramatsu
1
-0
/
+22
2014-01-16
perf probe: Release allocated probe_trace_event if failed
Masami Hiramatsu
1
-0
/
+13
2014-01-13
perf probe: Fix build when DWARF support libraries not present
Arnaldo Carvalho de Melo
1
-1
/
+4
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-4
/
+4
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-4
/
+2
2013-12-26
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
1
-41
/
+21
2013-12-26
perf probe: Support basic dwarf-based operations on uprobe events
Masami Hiramatsu
1
-16
/
+135
2013-12-26
perf probe: Expand given path to absolute path
Masami Hiramatsu
1
-9
/
+2
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
1
-1
/
+1
2013-12-10
perf symbols: Set alloc flag close to setting the long_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-10-23
perf probe: Support "$vars" meta argument syntax for local variables
Masami Hiramatsu
1
-1
/
+0
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-2
/
+2
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
1
-1
/
+1
2012-09-24
perf tools: remove sscanf extension %as
Irina Tirdea
1
-7
/
+29
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-10
/
+11
2012-09-08
perf probe: Make a copy of exec path for passing to basename
David Ahern
1
-2
/
+10
2012-05-31
perf uprobes: Remove unnecessary check before strlist__delete
Srikar Dronamraju
1
-6
/
+2
2012-05-11
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
1
-86
/
+336
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+6
2012-02-29
perf probe: Ensure offset provided is not greater than function length withou...
Prashanth Nageshappa
1
-0
/
+6
2012-02-17
perf tools: Remove duplicated string.h includes
Danny Kukawka
1
-1
/
+0
2012-02-02
perf probe: Rename target_module to target
Srikar Dronamraju
1
-13
/
+13
2012-01-30
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
1
-2
/
+0
2012-01-24
perf probe: Usability fixes
Srikar Dronamraju
1
-3
/
+3
2012-01-24
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
1
-2
/
+0
2011-10-10
perf probe: Fix to show correct error string
Masami Hiramatsu
1
-1
/
+3
2011-08-08
perf probe: Fix coredump introduced by probe module option
Jovi Zhang
1
-4
/
+8
2011-07-15
perf probe: Support adding probes on offline kernel modules
Masami Hiramatsu
1
-9
/
+43
2011-07-15
perf probe: Add probed module in front of function
Masami Hiramatsu
1
-9
/
+38
2011-07-15
perf probe: Introduce debuginfo to encapsulate dwarf information
Masami Hiramatsu
1
-29
/
+49
2011-04-05
perf probe: Fix multiple --vars options behavior
Masami Hiramatsu
1
-8
/
+8
2011-04-05
perf probe: Fix to remove redundant close
Masami Hiramatsu
1
-3
/
+0
2011-02-22
perf probe: Remove redundant checks
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-02-21
perf probe: Fix error propagation leading to segfault
Arnaldo Carvalho de Melo
1
-1
/
+4
2011-02-16
perf probe: Show filename which contains target function
Masami Hiramatsu
1
-1
/
+1
[next]