]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2017-05-08 Richard HendersonAlways limit the scope of deref_fault label
2017-05-08 Richard HendersonRevert "Revert all bpf patches"
2017-05-05 Richard HendersonRevert all bpf patches
2017-05-04 David SmithFix my typo in systemtap.spec.
2017-05-04 David SmithAdd support for the httpd code to systemtap.spec, defau...
2017-05-03 Richard HendersonEmit deref_fault labels
2017-05-03 Richard HendersonFix some errors in the loc2stap rewrite
2017-05-03 Cody SantingRemove duplication in deprecated tapset functions
2017-05-03 Frank Ch. Eiglerman stapprobes: mention that process.begin enumerates
2017-05-02 David SmithMake changes for RHEL6 in the http web service server...
2017-05-01 David SmithAdded initial http web service server code.
2017-04-27 Martin CermakPR20988: New strpos() tapset function
2017-04-27 Martin CermakPR21435: Convenience groupadd for the make install...
2017-04-26 Richard HendersonAdd S390 DWARF register names
2017-04-26 Richard HendersonAdd PPC DWARF register names
2017-04-25 David SmithAvoid server test failures by fixing test server startu...
2017-04-25 Martin CermakMerge remaining compat and nd_compat syscalls per PR20333.
2017-04-17 David SmithGet loc2stap.cxx working with the gcc 4.4 compiler...
2017-04-17 William CohenAdd aarch64 DWARF register names
2017-04-16 William CohenAdd ARM DWARF register names
2017-04-14 Mark Wielaardconfigure: Check for linux/bpf.h header.
2017-04-14 Mark Wielaardstapbpf/libbpf.c: Define __NR_bpf and initialize anonym...
2017-04-14 Mark Wielaardstapbpf/stapbpf.cxx: Define PERF_EVENT_IOC_SET_BPF.
2017-04-14 Mark Wielaardbpf-translate.cxx: Include elfutils/version.h and check...
2017-04-14 Mark Wielaardloc2stap.cxx (location_context::translate): Initialize...
2017-04-12 William CohenFix -Wimplicit-fallthrough build errors for bpf code
2017-04-10 Richard HendersonSquashed commit of the eBPF backend for stap
2017-04-10 Frank Ch. Eiglerstap-report: also collect kbuild gcc command lines
2017-04-07 David SmithFix PR21363 by getting _struct_sched_attr_u() working...
2017-04-05 David SmithUpdate tracepoint finding logic for the 'swiotlb' trace...
2017-04-05 David SmithAdd a new tracepoint test to check compile requirements...
2017-04-05 David SmithFix several small items found by a coverty code scan.
2017-04-05 Martin CermakFix PR21353 by correctly handling the compat arch fcntl...
2017-04-04 Ruslan Kuprieievman: add a note about direct pointer dereferencing
2017-04-04 Martin CermakPR21297 Add support for new statx syscall
2017-04-03 David SmithAdd a minor tweak to syscall_consistency.exp.
2017-03-31 David SmithTweak elfutils version discovery in the testsuite.
2017-03-31 Frank Ch. EiglerComment in session.cxx to explain elfutils build/run...
2017-03-29 David SmithNo longer kfail semok/autocast14.stp.
2017-03-28 David SmithWorkaround parser issue in nfs_proc.stp.
2017-03-28 Stan CoxAdapt stapdyn to the dyninst 9.3.1 library search model.
2017-03-27 David SmithFix BZ1431263 commit by removing unused arg.
2017-03-27 David SmithBZ1431263: Remove "too many hardware breakpoint probes...
2017-03-27 David SmithBZ1431263: Add hardware breakpoint functional test.
2017-03-27 David SmithBZ1431263: Always use HW_BREAKPOINT_LEN_* macros.
2017-03-27 David SmithBZ1431263: Expect hardware breakpoint scripts compile...
2017-03-23 David SmithBZ1431263: Disable kernel.data probes on arm64.
2017-03-23 Vitaly MayatskikhFix PR21238 by printing better inode uprobes registrati...
2017-03-22 David SmithFixed BZ1430828 by replacing task_exe_file() with curre...
2017-03-21 Jakub Jelinekgcc PR80115: sys/sdt.h: tweak i386 argument passing
2017-03-21 David SmithBZ1431263: Fix hardware breakpoint probe handler return...
2017-03-17 David SmithPR21255: Fix missing __set_task_state() definition.
2017-03-17 David SmithPR21255: Fix missing get_task_mm() declaration.
2017-03-10 David SmithFix BZ1425568 by updating task_dentry_path() to handle...
2017-03-09 David SmithAdd PR19021 test case to task_dentry_path.exp.
2017-03-09 Ritesh Raj... For custom built upstream kernels on Debian, fix versio...
2017-03-09 Ritesh Raj... Set correct updated message for Debian
2017-03-06 David SmithImprove syscall test case results on newer powerpc...
2017-03-06 David SmithRegenerated tapset/linux/ARCH/syscall_num.stp files.
2017-03-02 David SmithFix s390x-specific syscall tests.
2017-03-02 David SmithFix s390x compile error in runtime/stack-s390.c.
2017-03-02 David SmithPR20600: Don't use 'time' uninitialized in __stp_time_l...
2017-03-02 David SmithUpdate lookup_bad_addr() for platforms where user_addr_...
2017-02-28 David SmithFix PR20600 by updating __stp_time_local_update().
2017-02-24 Frank Ch. Eiglerdummy commit to test git fsckObjects
2017-02-22 David SmithUpdate the vfs.stp tapset for newer kernels.
2017-02-22 Frank Ch. Eiglersamples: add cve-2017-6074 security band-aid
2017-02-21 Martin CermakPR21190: Only build with --enable-sqlite on fedora17...
2017-02-20 Martin CermakAutoreconf after version update (3.1 -> 3.2).
2017-02-17 Cody SantingBegin next release cycle
2017-02-17 Frank Ch. Eiglersystemtap.spec: changelog date for release release-3.1
2017-02-17 Frank Ch. EiglerNEWS: release date set
2017-02-17 Cody SantingPrerelease updates
2017-02-17 Cody SantingUpdate AUTHORS
2017-02-17 Frank Ch. Eigleri18n: update-po autoreconfig
2017-02-17 Frank Ch. EiglerREADME: mention c++11 here too
2017-02-17 Frank Ch. EiglerNEWS: mention c++11
2017-02-17 Frank Ch. EiglerPR20236 cont'd: runtime: preempt_disable* around strncp...
2017-02-16 David SmithAdded a small kludge to systemtap.context/symfile.tcl.
2017-02-15 David SmithFix python tapset errors.
2017-02-15 Frank Ch. Eiglerip tapset: separate @cast alternative headers
2017-02-14 David SmithUpdate python 3 module list in tapset/python3.stp.
2017-02-14 David SmithUpdated testsuite/buildok/dentry-embedded.stp.
2017-02-14 David SmithBetter PR21102 fix: Smarter ioblock.stp tapset update...
2017-02-14 Frank Ch. Eiglersymbol resolution: tweak levenshtein suggestions for...
2017-02-13 David SmithTweak systemtap.stress/tapset_functions.exp.
2017-02-13 David SmithGet systemtap.base/vars.exp working on newer kernels.
2017-02-13 David SmithFix systemtap.base/vma_vdso.exp by fixing stap command...
2017-02-12 Frank Ch. Eiglertestsuite: fix dtrace.exp - listing_mode.exp conflict
2017-02-12 Frank Ch. Eiglertestsuite: use mktemp ... without -t template
2017-02-12 Frank Ch. Eiglerconfigury: -lrpmdb where needed
2017-02-12 Frank Ch. Eiglerconfigury: use pkgconfig for sqlite3
2017-02-10 David SmithFix BZ1421105 by requiring 'kernel-devel-uname-r' in...
2017-02-10 David SmithUpdated error message in testsuite/systemtap.base/utf_u...
2017-02-10 David SmithUpdate systemtap.base/utf_user_trunc.exp test case...
2017-02-10 David SmithAdd gcc 7 fixes to procfs_maxsize.exp.
2017-02-09 David SmithTweak process_resume.exp to better ignore the number...
2017-02-09 David SmithFix a 'duplicate-decl-specifier' gcc 7 error in runtime...
2017-02-09 David SmithFix/update the cast-scope testcase for gcc 7.
2017-02-09 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
next
This page took 0.048675 seconds and 5 git commands to generate.