Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166437
b: refs/heads/master
c: a6f10a2
h: refs/heads/master
i:
  166435: 9218ed6
v: v3
  • Loading branch information
Anton Blanchard authored and Ingo Molnar committed Sep 22, 2009
1 parent 7d552a4 commit b9c5f9e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c7f7fea30b7e52c9d4b9cef271110a98d59adcbc
refs/heads/master: a6f10a2f5d8c2738b3ac05974bdbea3b68a2aecd
2 changes: 1 addition & 1 deletion trunk/include/linux/perf_counter.h
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ enum perf_event_type {
* struct perf_event_header header;
* u32 pid, ppid;
* u32 tid, ptid;
* { u64 time; } && PERF_SAMPLE_TIME
* u64 time;
* };
*/
PERF_EVENT_FORK = 7,
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/linux/perf_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ enum perf_event_type {
* struct perf_event_header header;
* u32 pid, ppid;
* u32 tid, ptid;
* { u64 time; } && PERF_SAMPLE_TIME
* u64 time;
* };
*/
PERF_RECORD_FORK = 7,
Expand Down

0 comments on commit b9c5f9e

Please sign in to comment.