]> sourceware.org Git - systemtap.git/history - tapset
Use std::thread for threading and CPU counts
[systemtap.git] / tapset /
2016-05-03 David SmithFix PR20040 by keeping the task_exe_file function from...
2016-04-08 David SmithFix PR19905 by adding support for the preadv2/pwritev2...
2016-04-08 David SmithImprove 64-bit file offset handling in syscall.preadv...
2016-04-07 David SmithAdd missing asmlinkage() calls to nd_syscall.{membarrie...
2016-04-05 Frank Ch. Eiglertapset docs: ctime overloading
2016-03-30 David SmithFinish fixing PR19882 by updating support for the copy_...
2016-03-30 Abegail JakopPR19882: add copy_file_range syscall supportt
2016-03-30 David SmithCleaned up 'pure' and 'unprivileged' annotations in...
2016-03-29 David SmithFix PR19876 by adding tapset support for the 'userfault...
2016-03-29 David SmithFix PR19875 by adding tapset support for the 'membarrie...
2016-03-28 Frank Ch. Eiglerpre-release docs rebuild release-3.0
2016-03-23 Frank Ch. Eiglertapset: add ctime() 0-argument overload
2016-03-11 Felix LuFix some copy paste typos
2016-03-10 Felix LuAdd backwards compatible tapset functions following...
2016-03-09 Felix LuUse function overloading in some tapset functions
2016-03-04 Frank Ch. Eiglertapset: use @cast() with "kernel<...>" part for tcphdr
2016-03-03 David SmithFixed PR19756 by updating tapset/linux/proc_mem.stp.
2016-02-29 Frank Ch. Eiglertapset: prints* macros for printing stats arrays
2016-02-29 Orivej Deshnew macro @prints
2016-02-23 David SmithFix rawhide compile problems in aux_syscalls.stp.
2016-01-28 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-27 David SmithGet tapset/linux/socket.stp working on rawhide.
2016-01-25 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-25 David SmithImprove mlock2 tapset support and add testsuite support.
2016-01-22 Lukas BerkAdd tapset support for mlock2 syscall in 4.4
2016-01-22 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-20 David SmithFix PR9497 by updating the runtime to handle linux...
2016-01-19 Abegail JakopPR17741: expand try_assign macro description
2016-01-19 Abegail JakopPR17741: add a try_assign macro
2016-01-15 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-12-10 David SmithFix typos in tapset/linux/arm/nd_syscalls.stp.
2015-12-10 Torsten PolleAdd some support for older arm kernels.
2015-12-02 Felix LuPR13820: timer.profile(NNN) variant using perf probes
2015-11-30 Frank Ch. Eiglerperf tapset: add recent uapi/linux/perf_event.h bits
2015-11-20 Josh StoneMerge branch 'funstuff'
2015-11-20 Felix LuPR18848: move embedded code for module size into tapset
2015-11-13 Martin CermakUpdate user_string_n2_quoted() so that semok/context...
2015-11-10 Martin CermakMark selected internal tapset global vars as '@__privat...
2015-11-07 Martin CermakMark internal tapset functions as '@__private30' where...
2015-11-02 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-28 Frank Ch. EiglerPR14431 cont'd: user_string_n2_quoted()
2015-10-26 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-21 Frank Ch. EiglerPR14431: improve quoting of pretty-printed strings...
2015-10-20 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-20 David SmithAnother fullpath_struct_path() @cast search fix (PR19120).
2015-10-20 David SmithFixed PR19120 by rearranging the list of modules to...
2015-10-19 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-14 David SmithStandardize and fix mm's exe_file handling for kernels...
2015-10-12 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-12 David SmithFixed PR6525 by adding functions to get a task's cwd...
2015-10-09 Martin CermakAlign nd_syscall.mmap* and syscall.mmap* convenience...
2015-10-08 Frank Ch. Eiglerioblock tapset updates for linux-4.3-rc
2015-10-08 Martin CermakFix nd_syscall.(compat_sysctl|sysctl32).return probe.
2015-10-08 Frank Ch. Eiglertestsuite/tapset tweaks for 4.3.0-rc
2015-10-07 David Smithtapset: syscall.fadvise64_64.return
2015-10-07 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-07 David SmithFix PR19057 by making _is_reset() more robust.
2015-10-07 David SmithMove s390x's get_32mmap_args() to its proper place.
2015-10-06 Frank Ch. EiglerRHBZ1269062 redux, less quote elevator_name
2015-10-06 Martin CermakFix buildability of task_fd_lookup() on 32-bit systems.
2015-10-06 Frank Ch. EiglerRHBZ1269062: quote ioscheduler.* elevator_name value
2015-10-06 Martin CermakFix PR19070 by applying /* pragma:uprobes */ to __ustac...
2015-10-05 David SmithFix PR19065 by making task_fd_lookup() more robust.
2015-10-05 David SmithAdd another fix for PR19000 by doing more pointer valid...
2015-10-05 Martin CermakFix compile-time issues for a few _struct_compat_*_u...
2015-10-02 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-02 David SmithFix PR17920 by adding task_fd_lookup().
2015-10-02 David SmithFix PR19021 by adding support for synthetic filesystems...
2015-10-02 Martin CermakExplicitly set the return type for __stack_raw() and...
2015-10-01 David SmithFix PR19043 by updating __bio_ino(), __rqstp_gid()...
2015-10-01 Martin CermakFix pstrace() to prevent it from cycling on s390 with...
2015-10-01 Martin CermakSpecify argument type for _madvice_advice_str:string...
2015-09-25 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-09-25 David SmithFix PR19000 by making task.stp functions handle invalid...
2015-09-24 David SmithRefix PR18999 by changing the way we check last_error.
2015-09-24 David SmithFix PR18999 by giving the 'error()' function a default...
2015-09-24 David SmithFix the scheduler tapset on rawhide systems.
2015-09-23 Mikhail KuleminFix BZ1264678 by updating the networking tapset for...
2015-09-22 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-09-18 Josh Stonetapset: remove unnecessary casts in rlimit_from_str()
2015-09-18 Martin CermakPR18885: Use /* unmodified-fnargs */ in tapsets
2015-09-17 Frank Ch. EiglerPR18885: drop sensitivity of error() to /* unmodifed...
2015-09-16 Josh Stonekretprobe.stp: sanity check the probe_type
2015-09-14 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-09-11 Martin CermakFix s390 [nd_]syscall.fallocate argstr.
2015-09-09 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-09-09 David SmithFixed PR18942 by avoiding the inclusion of unused globa...
2015-09-01 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-09-01 Martin CermakFix PR18827 by adding a new testcase and correcting...
2015-08-28 Josh StonePR18885: use unmodified-fnargs in logging.stp
2015-08-28 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-08-28 Josh Stonearm/registers.stp: correct the assert condition
2015-08-28 Felix LuInclude assert parameters in document comment
2015-08-28 Felix LuMove assert function
2015-08-28 Felix LuPR18876: modify existing tapset and testcases to use...
2015-08-28 Felix LuPR18876: new assert tapset function
2015-08-27 Frank Ch. Eiglertapset: add fullpath_struct_{nameidata,path}() and...
2015-08-27 Felix LuPR18751: STAP_PRINTF macro
2015-08-26 Felix LuPR10977: new address size tapset functions
2015-08-25 Felix LuPR16968: update probe help page
next
This page took 0.07232 seconds and 8 git commands to generate.