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

Display timestamp and tid #134

Open
tzutalin opened this issue Nov 3, 2016 · 6 comments
Open

Display timestamp and tid #134

tzutalin opened this issue Nov 3, 2016 · 6 comments

Comments

@tzutalin
Copy link

tzutalin commented Nov 3, 2016

I make some changes in order to display timestamp and tid. I am interested in different tid, therefore, I assign different colors to different bg threads. I use adb logcat -v threadtime instead of adb logcat -v brief
Screenshot
Check out my forked version if someone has the similar requirements. I know it's ugly to show date, but it's useful in some cases.
https://github.com/tzutalin/pidcat

@tzutalin tzutalin changed the title Display threadtime and tid Display timestamp and tid Nov 3, 2016
@Max-Burns
Copy link

Agreed, would be nice if there was an option for it.

@jokester
Copy link

jokester commented Jan 6, 2017

Extremely helpful to me in a recent debug. Can we have this merged?

@ChristopheMaldivi
Copy link

+1, would be nice to have this feature, and thanks a lot for all the work already done!

@cleemansen
Copy link

Hey @tzutalin thanks for your improvements!

One thing I noticed is that log lines with breaks into a new line looks a little bit wired:

02-08 09:14:29.344 3784                         F  #23 pc 0000000000206e80  /system/lib64/libart-compiler.so (_ZNK3art18OptimizingCompiler10TryCompileEPNS_14ArenaAllocatorEPNS_19CodeVectorAllocatorEPKNS_7DexFile8CodeItemEjNS_10InvokeTypeEtjP8_jobjectRKS5_NS_6Hand
                            leINS_6mirror8DexCacheEEEPNS_9ArtMethodEb+6976)
02-08 09:14:29.344 3784                         F  #24 pc 0000000000208ca8  /system/lib64/libart-compiler.so (_ZN3art18OptimizingCompiler10JitCompileEPNS_6ThreadEPNS_3jit12JitCodeCacheEPNS_9ArtMethodEb+600)

@rutsky
Copy link

rutsky commented Oct 5, 2017

I see following pull requests implementing output of messages timestamps: #114, #118.
Any progress on reviewing/mering them?

@tzutalin , do you plan to submit pull request with your changes?

@rutsky
Copy link

rutsky commented Oct 5, 2017

There is another feature request on displaying timestamps: #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants