bcc/python: remove unused imports, remove redundant semicolon
[platform/upstream/bcc.git] / src / python / bcc / usdt.py
2021-06-17 Hengqi Chenbcc/python: remove unused imports, remove redundant...
2021-06-16 Spencer NelsonDecode bytes when formatting them as strings
2021-02-22 Yonghong SongAllow python usdt attachment with pid -1
2020-03-09 Fuji Gorotrace.py: support an optional provider name for the...
2020-03-09 Fuji Goropython binding: allow fully-specified probe names for...
2020-03-06 FUJI Gorousdt.py: print errors to stderr in enable_probe_or_bail()
2020-03-02 FUJI Gorousdt.py: improve error messags for enable_probe()
2018-06-08 yonghong-songMerge pull request #1797 from dpayne/feat/add_stack_fra...
2018-05-08 Javier Honduvilla... Fix USDT probes arguments' encoding in Python3 (#1736)
2018-02-12 yonghong-songMerge pull request #1582 from iovisor/python_bytes
2018-02-11 yonghong-songMerge pull request #1583 from liubogithub/urandomfix
2018-02-11 yonghong-songMerge pull request #1584 from palmtenor/printargs
2018-02-10 4astMerge pull request #1585 from palmtenor/usdt_destruct
2018-02-10 Teng QinDestruct USDTContext correctly in Python
2018-02-10 Teng QinImplement get_text for Python USDT class
2018-01-18 yonghong-songMerge pull request #1540 from pchaigno/regex-filtering...
2018-01-12 4astMerge pull request #1524 from iovisor/yhs_dev
2018-01-12 Yonghong Songusdt: permit to enable probes from a pid and a particul...
2018-01-12 Yonghong Songusdt: permit each probe to have locations from more...
2017-12-18 Brendan GreggMerge pull request #1419 from runejuhl/fix-cachetop...
2017-11-29 Olivier Tilmanspython: Avoid unnecessary pointer object creations
2017-11-01 4astMerge pull request #1130 from cherusk/master
2017-10-20 Martin KaFai LauMerge remote-tracking branch 'origin/master' into iamkafai
2017-07-27 Brenden BlancoMerge pull request #1263 from iovisor/yhs_dev
2017-07-27 Yonghong Songpermit multiple pids attaching to the same probe
2017-03-26 Brenden BlancoMerge pull request #1069 from pchaigno/links
2017-03-26 Brenden BlancoMerge pull request #1066 from pchaigno/remove-import...
2017-03-26 Rafael FPython 3 compatibility fixes around string handling...
2017-03-05 4astMerge pull request #1023 from dneiter/filetop_sort
2017-03-04 4astMerge pull request #1021 from markdrayton/sym-mod-fix
2017-03-03 Brenden BlancoMerge pull request #1018 from GabrielGanne/python-xdp...
2017-03-03 Rafael Fusdt: fix argument passing on python3 (#984)
2017-02-21 4astMerge pull request #988 from goldshtn/usdt-addressed-arg
2017-02-19 Sasha GoldshteinSupport base + index * scale addressing for USDT arguments
2017-02-14 Brenden BlancoMerge branch 'master' into patch
2017-02-14 Brenden BlancoMerge pull request #949 from ShelbyFrances/trace_enhanc...
2017-02-14 Brenden BlancoMerge pull request #956 from r4f4/fix-ucalls
2017-02-14 Brenden BlancoMerge pull request #965 from r4f4/fix-tools-py2
2017-02-13 4astMerge pull request #964 from goldshtn/utools-missing...
2017-02-13 Sasha Goldshteinu* tools: Gracefully handle missing probes
2017-02-10 Brenden BlancoMerge pull request #959 from r4f4/fix-uobjnew
2017-02-10 Rafael Fonsecausdt: convert text from bytes to str
2016-12-21 4astMerge pull request #835 from ColinIanKing/master
2016-12-19 shodocoMerge branch 'master' into master
2016-12-19 4astMerge pull request #865 from goldshtn/trace-timestamp
2016-12-19 4astMerge pull request #774 from goldshtn/usdt-tools
2016-12-19 Sasha Goldshteinpython: Expose active probes from USDT object
2016-12-09 affansyedMerge pull request #1 from iovisor/master
2016-10-18 Brenden BlancoMerge pull request #701 from dkronst/master
2016-10-06 Sasha Goldshteintplist: Print USDT locations and arguments (#734)
2016-10-05 Dror KronsteinMerge branch 'master' into master
2016-09-28 Teng QinFix trace.py USDT argument filtering (#710)
2016-09-27 Sasha GoldshteinFix argdist, trace, tplist to use the libbcc USDT suppo...
2016-07-23 Brendan GreggUSDT Python API and example (#624)
2016-03-31 4astMerge pull request #469 from goldshtn/usdt-v3
2016-03-31 Sasha GoldshteinBug fix around USDT argument handling for constants
2016-03-30 Brenden BlancoMerge pull request #454 from brendangregg/master
2016-03-30 4astMerge pull request #467 from goldshtn/usdt-v2
2016-03-30 Sasha GoldshteinSupport for global variable arguments in USDT probes
2016-03-30 Brenden BlancoMerge pull request #452 from yadutaf/jt-solisten
2016-03-29 Zaafar Ahmedupdating branch
2016-03-29 4astMerge pull request #451 from goldshtn/usdt
2016-03-28 Sasha Goldshteinargdist, trace, and tplist support for USDT probes