Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147287
b: refs/heads/master
c: 383c5f8
h: refs/heads/master
i:
  147285: b78d305
  147283: 7fe73c4
  147279: 9af708b
v: v3
  • Loading branch information
Ingo Molnar committed Apr 6, 2009
1 parent aa85a9b commit 00d6c73
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 396 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: bcbcb37cdb67d8100acfa66df40c4d636c28c4d1
refs/heads/master: 383c5f8cd7d253be0017d8d5a39cbb78aaf70206
2 changes: 1 addition & 1 deletion trunk/Documentation/perf_counter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ BINS = kerneltop perfstat

all: $(BINS)

kerneltop: kerneltop.c perfcounters.h
kerneltop: kerneltop.c ../../include/linux/perf_counter.h
cc -O6 -Wall -lrt `pkg-config --cflags --libs glib-2.0` -o $@ $<

perfstat: kerneltop
Expand Down
2 changes: 1 addition & 1 deletion trunk/Documentation/perf_counter/kerneltop.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

#include <linux/unistd.h>

#include "include/linux/perf_counter.h"
#include "../../include/linux/perf_counter.h"


/*
Expand Down
142 changes: 0 additions & 142 deletions trunk/Documentation/perf_counter/perfcounters.h

This file was deleted.

Loading

0 comments on commit 00d6c73

Please sign in to comment.