summaryrefslogtreecommitdiffstats
path: root/tapsets.cxx
Commit message (Expand)AuthorAgeFilesLines
...
| * PR10308 Beginning of statement check should provide alternatives.Mark Wielaard2009-06-221-0/+2
| * PR10307 beginning of statement check should be overridden in guru mode.Mark Wielaard2009-06-221-1/+5
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-171-4/+11
|\|
| * Use the expanded value for sdt $$nameJosh Stone2009-06-161-2/+2
| * Support -L for kprobe and utrace static user markers.Stan Cox2009-06-161-2/+9
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-161-111/+125
|\|
| * Do not emit duplicate probes for kprobe/utrace cases.Stan Cox2009-06-161-0/+8
| * Add experimental utrace/kprobe sdt supportStan Cox2009-06-151-112/+118
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-151-11/+17
|\|
| * PR10285. User space PROBE marks aren't found with separate debuginfo.Mark Wielaard2009-06-151-9/+7
| * PR10279: add -DKRETACTIVE=nnnn parameterFrank Ch. Eigler2009-06-131-2/+10
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-111-29/+31
|\|
| * Add bounds-checking to sdt $argNJosh Stone2009-06-091-5/+9
| * Remove probe_table's unused location memberJosh Stone2009-06-091-5/+4
| * Remove sdt_var_expanding_visitor's now-unused dwJosh Stone2009-06-091-6/+5
| * Remove the spurious sdt @cast expansionJosh Stone2009-06-091-3/+0
| * Simplify process.mark parameter parsingJosh Stone2009-06-091-8/+5
| * * tapsets.cxx (sdt_var_expanding_visitor::process_name): New.Stan Cox2009-06-091-13/+12
| * Fix uninitialized shdr in probe_tableJosh Stone2009-06-091-1/+8
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-091-118/+118
|\|
| * * tapsets.cxx (probe_table): Make mark_name and sess refs.Stan Cox2009-06-081-115/+115
| * Let query_module abort early for simple matchesJosh Stone2009-06-081-3/+3
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-041-149/+422
|\|
| * Fix uninitialized shdr in probe_tableJosh Stone2009-06-031-15/+22
| * * tapsets.cxx (dwarf_builder::probe_table): New. Derived fromStan Cox2009-06-031-145/+411
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-021-320/+4
|\|
| * Move the blacklist functions into dwflppJosh Stone2009-06-011-320/+4
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-251-11/+20
|\|
| * Fix another kernel/kprobe.function conflictJosh Stone2009-05-221-7/+7
| * PR10190: Suppress warnings for optional kprobesJosh Stone2009-05-221-4/+13
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-191-2316/+105
|\|
| * Make all tapsets' TOK_FOO constantJosh Stone2009-05-151-14/+14
| * Merge branch 'tapsets-cleanup'Josh Stone2009-05-151-2300/+73
| |\
| | * Break the dwflpp dependence on query_cuJosh Stone2009-05-151-2/+6
| | * Break the dwflpp dependence on query_moduleJosh Stone2009-05-151-5/+5
| | * Merge the dwflpp::query_cu_..._address methodsJosh Stone2009-05-151-1/+1
| | * Move dfwlpp into its own fileJosh Stone2009-05-121-2236/+31
| | * Consolidate dwflpp setupJosh Stone2009-05-111-67/+41
| * | [tracepoints] ternary is nicer for arg formatJosh Stone2009-05-141-5/+1
| * | [tracepoints] Print pointer arguments with %pJosh Stone2009-05-141-1/+5
| * | PR10139 Mark .probes section SHF_ALLOC.Mark Wielaard2009-05-141-1/+17
| |/
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-111-4117/+208
|\|
| * Get .probes section through dwarf debuginfo file if necessary.Mark Wielaard2009-05-101-1/+39
| * Allow @cast failures to get optimized awayJosh Stone2009-05-081-17/+13
| * PR10054: Unify the translate_components errorsJosh Stone2009-05-081-39/+12
| * Refactor anonymous lookups in translate_componentsJosh Stone2009-05-081-113/+94
| * Separate the utrace tapsetJosh Stone2009-05-071-1048/+1
| * Separate task_finder and the itrace tapsetJosh Stone2009-05-071-385/+4
| * Separate the kernel.mark tapsetJosh Stone2009-05-071-708/+1
| * Separate the permon tapsetJosh Stone2009-05-071-436/+1