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

Scanning command names in sched entries that has space in the name #41

Open
littlewhywhat opened this issue May 21, 2018 · 0 comments
Open
Labels
bug Something isn't working thesis

Comments

@littlewhywhat
Copy link
Owner

littlewhywhat commented May 21, 2018

for example:

// 'POSIX timer 1'
 prev_comm=DispSync prev_pid=1081 prev_prio=97 prev_state=S ==> next_comm=POSIX timer 1 next_pid=1085 next_prio=112

// AsyncTask #18
prev_comm=.android.dialer prev_pid=2045 prev_prio=110 prev_state=S ==> next_comm=AsyncTask #18 next_pid=2682 next_prio=130

// 'POSIX timer 1' 
comm=POSIX timer 0 pid=1083 prio=112 success=1 target_cpu=000
@littlewhywhat littlewhywhat added bug Something isn't working thesis labels May 22, 2018
littlewhywhat added a commit that referenced this issue May 22, 2018
@littlewhywhat littlewhywhat changed the title Scanning command names in switch entries that has space in the name Scanning command names in sched entries that has space in the name May 22, 2018
littlewhywhat added a commit that referenced this issue May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working thesis
Projects
None yet
Development

No branches or pull requests

1 participant