]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2021-01-20 Sultan Alsawafstp_utrace: remove kmem cache usage
2021-01-20 Martin Cermaksystemtap-service onboot: Skip updating the bootloader
2021-01-19 Sultan AlsawafRevert "stp_utrace: remove kmem cache usage"
2021-01-19 Sultan Alsawafstp_utrace: add missing rcu_read_unlock() in get_utrace...
2021-01-19 Sultan Alsawafstp_utrace: remove kmem cache usage
2021-01-18 Stan CoxIgnore link map entries with no name.
2021-01-16 Craig RingerPR27185: conversions.exp test enhancements
2021-01-15 Sultan Alsawaftransport: procfs: fix transposed procfs removal ordering
2021-01-14 Frank Ch. Eiglerdiagnostics: amplify .return $context var warning
2021-01-13 Serhei Makarovstapbpf (for PR27030): bugfix the b71d20af bugfix
2021-01-13 Frank Ch. EiglerNEWS: correct arch names for recent tls code
2021-01-11 William CohenUpdate test for bpf raw tracepoints to work with Linux...
2021-01-09 Sven WegenerRemove non-posix == operators from configure.ac
2021-01-09 Tom StellardAdd BuildRequires: make
2021-01-08 Sultan AlsawafDon't warn about freeing a NULL pointer for functions...
2021-01-08 Stan CoxAdd stapdyn VMA-tracking.
2021-01-07 Martin CermakConditionally define ASYNC_SIZE in stack-s390.c
2020-12-30 Sultan Alsawaftask_finder2: fix task worker race on module unload
2020-12-30 Sultan Alsawaftask_finder2: fix list corruption in __stp_tf_cancel_al...
2020-12-30 Sultan Alsawaftask_finder2: fix panics due to broken task work cancel...
2020-12-23 William CohenWork around kernel claims of a function("input_event...
2020-12-23 William CohenAdjust enospc.stp example to work with Linux 5.9 kernels
2020-12-22 William CohenAllow ioblock.request to work Linux 5.9 and newer kernels
2020-12-16 Sultan AlsawafRevert "PR26844: remove trailing space from printed...
2020-12-16 Sultan AlsawafPR26844: remove trailing space from printed backtraces
2020-12-16 Frank Ch. Eiglertestsuite regrediag: new test for diagnostic duplication
2020-12-16 Sultan Alsawafsession.cxx: fix print error dupe-elimination for chain...
2020-12-15 Serhei Makarovstapbpf (for PR27030) tentative regalloc fix: zero...
2020-12-14 Sultan Alsawafstaprun: use the correct out_fd when bulkmode and fsize...
2020-12-14 Serhei Makarovstapbpf (for PR27030): bugfix error messages in bpf...
2020-12-14 Frank Ch. EiglerPR27067 <<< corrected bug# for previous commit
2020-12-14 Frank Ch. EiglerPR23512: fix staprun/stapio operation via less-than...
2020-12-11 Frank Ch. Eiglerstaprun: handle more and fewer cpus better
2020-12-11 Cosmin Tanislavbugfix: runtime: transport: handle more error cases...
2020-12-11 Frank Ch. Eiglerrelay transport: comment on STP_BULK message
2020-12-11 Sultan Alsawaftransport: set is_global to zero even when bulkmode...
2020-12-11 Stan CoxSupport pointer_arg in dyninst mode
2020-12-10 Sultan AlsawafRevert "REVERTME: tapset-timers: work around on-the...
2020-12-10 Sultan Alsawafalways use per-cpu bulkmode relayfs files to communicat...
2020-12-10 Frank Ch. EiglerPR27044: fix lock loop for conditional probes
2020-12-09 Sultan AlsawafPR26844: fix off-by-one error when copying printed...
2020-12-08 Frank Ch. Eiglerdyninst transport: add _stp_print_*lock_irq* stubs
2020-12-05 Frank Ch. Eiglerconfigury noise: regenerate using fedora-33 auto*
2020-12-05 Frank Ch. Eiglertestsuite pr14536.stp: toughen
2020-12-04 Guillaume MorinPR27001: fix runtime/transport/transport.c lockdown...
2020-12-03 Sultan Alsawafruntime: fix print races in IRQ context and during...
2020-12-03 Frank Ch. Eiglerpost-release prep: bump version number to 4.5
2020-12-03 Alice ZhangMerge branch 'master' of ssh://sourceware.org/git/syste...
2020-12-03 Sultan AlsawafREVERTME: tapset-timers: work around on-the-fly deadloc...
2020-12-02 Sultan Alsawaftask_finder_vma: add kfree_rcu() compat for old kernels
2020-12-02 Sultan Alsawafruntime_context: disable preempt while holding the...
2020-12-02 Alice ZhangConscious language initiatives: replaced whitelist...
2020-12-02 Sultan Alsawafruntime_context: replace _stp_context_lock with an...
2020-12-01 Sultan Alsawafruntime_context: synchronize _stp_context_stop more...
2020-11-27 Ding HuiPR26958: avoid null-deref in buildid verification failu...
2020-11-25 Sultan Alsawafruntime_context: factor out RCU usage using a rw lock
2020-11-17 Frank Ch. EiglerPR26665 detect rhel8 (4.18) era kernel_is_locked_down...
2020-11-17 Sultan Alsawaftask_finder: call _stp_vma_done() upon error to fix...
2020-11-17 Jamie Bainbridgeexamples: add timestamp to dropwatch.stp
2020-11-16 Frank Ch. EiglerPR26665: mokutil output parsing tweaks
2020-11-13 Frank Ch. EiglerRHBZ1892179: double default UTRACE_TASK_WORKPOOL
2020-11-12 Sultan Alsawafstp_utrace: disable IRQs when holding the bucket spin...
2020-11-12 Alice ZhangPR13838: Add float32 support and corresponding test...
2020-11-11 Frank Ch. EiglerRHBZ1892179: handle exhausted stp_task_work structs
2020-11-11 Frank Ch. Eiglerreleng: update-po
2020-11-11 Frank Ch. EiglerPR26665: relayfs-on-procfs megapatch, rhel6 tweaks
2020-11-10 Frank Ch. Eiglerpre-release: version timestamping, NEWS tweaks release-4.4
2020-11-10 Frank Ch. Eiglerpre-release: regenerate example index
2020-11-10 Frank Ch. Eiglerpre-release: update-docs
2020-11-10 Frank Ch. Eiglertestsuite tweak: buildok/floatingpoint.stp chmod a+x
2020-11-10 Frank Ch. EiglerPR26665: relayfs-on-procfs megapatch
2020-11-10 Frank Ch. Eiglertransport relay_v2: drop "dropped" facility
2020-11-09 William CohenInitialize variable in runtime/softfloat.c to avoid...
2020-11-06 Sultan Alsawaftask_finder2: fix memory leak when task workers fail...
2020-11-06 Aaron Mereyman/stapprobes.3stap: Mention nd_syscall argument writing.
2020-11-06 Aaron Mereyprerelease: update-docs
2020-11-06 Aaron Mereytapset/uconversions.stp: Fix format of user_string_n_no...
2020-11-06 Aaron Mereytapset/uconversions.stp: Fix user_string_n_nofault...
2020-11-06 Aaron Mereyprerelease: AUTHORS bump
2020-11-06 Aaron Mereyprerelease: update-po
2020-11-06 Sultan AlsawafPR26144: task_finder2: execute task workers in order
2020-11-05 Alice ZhangPR13838: update fp systemtap example
2020-11-05 Alice ZhangPR13838: Fix previous commit message (c80f1453eba943092...
2020-11-05 Alice ZhangPR13838: add floating point to systemtap.examples
2020-11-05 Alice ZhangPR13838: add floating point to systemtap.examples
2020-11-05 Aaron MereyMakefile.am: Install runtime/softfloat/
2020-11-04 Sultan AlsawafPR26846: task_finder2: fix kernel panics by eliminating...
2020-11-04 Frank Ch. Eiglertranslator: disambiguate runtime errors better
2020-11-04 Serhei MakarovPR26811 WIP: adapt to set_fs() removal in linux 5.10+
2020-10-31 Sultan Alsawafstp_task_work: don't busy poll in stp_task_work_exit()
2020-10-31 Sultan Alsawafstp_utrace: reset the correct atomic var when resume...
2020-10-30 Martin CermakAdapt debugpath.exp to the debuginfod feature.
2020-10-30 Alice ZhangPR13838: Added basic floating point support to systemtap
2020-10-29 amereyPR26015: Make syscall arguments writable again
2020-10-29 Sagar PatelPR26015: Add @probewrite predicate.
2020-10-29 Aaron MereyAllow individual probes to have both a prologue and...
2020-10-29 Yichun Zhang... NEWS: mentioned the utrace task hash table optimization
2020-10-29 Sultan Alsawaftask_finder2: change the default engine action to UTRAC...
2020-10-29 Yichun Zhang... task_finder2: don't attach to forked children when...
2020-10-29 Sultan AlsawafBug: deadlocks might happen in the spinlocks when ...
next
This page took 0.055796 seconds and 5 git commands to generate.