Matt Macy f992dd4b5c pmc: convert native to jsonl and track TSC value of samples
- add '-j' options to filter to enable converting native pmc
  log format to json lines format to enable the use of scripts
  and external tooling

% pmc filter -j pmc.log pmc.jsonl

- Record the tsc value in sampling interrupts as opposed to
  recording nanotime when the sample is copied to a global log
  in hardclock - potentially many milliseconds later.

- At initialize record the tsc_freq and the time of day to give
  us an offset for translating the tsc values in callchain records
2018-06-07 02:03:22 +00:00
..
2018-06-01 19:42:59 +00:00
2017-09-14 15:34:45 +00:00
2018-05-24 17:06:00 +00:00
2018-05-06 00:45:41 +00:00
2018-05-22 15:49:23 +00:00
2018-04-13 20:30:49 +00:00
2018-05-28 02:34:38 +00:00
2018-05-15 13:30:59 +00:00
2017-12-30 19:27:22 +00:00
2018-05-17 10:13:18 +00:00
2018-03-14 18:27:06 +00:00
2018-03-28 07:59:16 +00:00
2017-11-30 20:33:45 +00:00
2018-05-25 19:00:28 +00:00
2017-11-30 20:33:45 +00:00
2018-04-08 22:59:34 +00:00
2018-05-25 03:34:33 +00:00
2018-06-05 15:05:26 +00:00
2017-10-21 07:23:45 +00:00
2017-11-30 20:33:45 +00:00
2018-04-13 20:30:49 +00:00
2018-04-28 17:43:20 +00:00
2018-04-23 16:38:27 +00:00
2018-06-05 09:52:38 +00:00
2018-01-03 00:56:30 +00:00
2018-01-13 16:31:07 +00:00
2018-05-24 10:20:42 +00:00