Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix undefined-symbol in centos #389

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

eeliu
Copy link
Collaborator

@eeliu eeliu commented Jan 5, 2022

fix Centos #388

@eeliu eeliu requested a review from EyelynSu January 5, 2022 09:53
@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #389 (916d001) into master (940692a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   74.40%   74.40%           
=======================================
  Files          20       20           
  Lines         918      918           
=======================================
  Hits          683      683           
  Misses        235      235           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 940692a...916d001. Read the comment docs.

@eeliu eeliu merged commit 6e458eb into pinpoint-apm:master Jan 5, 2022
eeliu added a commit to eeliu/pinpoint-c-agent that referenced this pull request Jan 13, 2022
eeliu added a commit that referenced this pull request Jan 13, 2022
* fix undefined-symbol in centos (#389)

* Update Readme.md (#391)

update python plugin address

* * merge into pinpintPy

* * update versionid

* fix remove endif

* [test]update pinpointPy to _pinpointPy

* [module] _pinpointPy

* [run] update _pinpointPy

Co-authored-by: Evelyn <41946743+EyelynSu@users.noreply.github.com>
@eeliu eeliu deleted the fix-centos-undefined branch January 13, 2022 07:29
eeliu added a commit that referenced this pull request Apr 22, 2022
* fix undefined-symbol in centos (#389)

* Update Readme.md (#391)

update python plugin address

* * merge into pinpintPy

* * update versionid

* fix remove endif

* [test]update pinpointPy to _pinpointPy

* [module] _pinpointPy

* [run] update _pinpointPy

Co-authored-by: Evelyn <41946743+EyelynSu@users.noreply.github.com>
@eeliu eeliu added the v0.4.7 v0.4.7 release label Apr 22, 2022
eeliu added a commit that referenced this pull request Apr 22, 2022
* refactor all plugins (#374)

* feat:yii2 (#375)

* add entry for yii2 framwork

* public by workflow_dispatch

* update to ubuntu 18.04 (#377)

* Error in setting.ini (#378)

Plugins\Sys\PDO\PDO -> Pinpoint\Plugins\Sys\PDO\PDO

* rename readme (#383)

* add phpredis in tp5 (#385)

* enable laravel (#387)

* Feat pinpointpy (#392)

* fix undefined-symbol in centos (#389)

* Update Readme.md (#391)

update python plugin address

* * merge into pinpintPy

* * update versionid

* fix remove endif

* [test]update pinpointPy to _pinpointPy

* [module] _pinpointPy

* [run] update _pinpointPy

Co-authored-by: Evelyn <41946743+EyelynSu@users.noreply.github.com>

* [ci] support pypi (#393)

* fix wrong file name (#394)

* yii2 config hook curl (#397)

* Update Readme.md (#396)

For https://github.com/pinpoint-apm/pinpoint-php-aop/issues/41

* [doc]Support Lists (#395)

* Tp5 testapp (#399)

* refactor testapp - thinkphp related file.

* refactor testapp - testapp related file

* refactor testapp - user-defined plugins example.

* Modify DOC

* Modify readme.

* update thinkphp5.0 to 5.1 (#401)

* Fix output (#402)

* update thinkphp5.0 to 5.1

* fix output, clean echo/print.

* Add auto-test scripts (#404)

* add test scripts.

* add autotest script.

* modify action

* Feat renamejson (#406)

* Json -> AliasJson

* enable gtest AliasJson

* [style] CollectorAgent- > github.com/pinpoint-apm/pinpoint-c-agent/collector-agent/common

just rename module name

* [enh] add lock in TraceNode

* avoiding unexecpted problems in multiple-thread

* [style] rename candy

* AsyCandy->AsynPinTrace
* export Fastapi

* fix line break in AsyRequestPlugin

* pinpointPy testpy 1.0.17

* Add init file for flask,pyramid,pyweb,pyweb2.

* modify package version

* fix import err in plugins

* fix testapp

* new package version

* * remove py2.7

* * remove common/

* style for libs

* remove AIO

* [style] pinpointPy module

> support pinpointPy module

* remove AIO
* style for libs
* remove py2.7

* * add intercept_once

* update version

* * from pinpointPy import xxx

* fix:  confused -1

* remove aio,mq,celery

* fix get_context

* flask example

* from pinpointPy.common -> from pinpointPy.CommonPlugin

* [style] update version id

> dl_cd_pinpoint

* update email
* update author

* fix PP_APP_ID is missing

* test .

* * remove pinpointPy

* readme

* [enh] retry when metadata failed

* 5seconds
* retry all meta

* Import style (#60)

* test .

* * remove pinpointPy

* modify frameworks plugin, modify func name in testapp

* package version

Co-authored-by: Evelyn <41946743+EyelynSu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.4.7 v0.4.7 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant