Signed-off-by: David Ahern <[email protected]>
---
 tools/perf/util/python.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/perf/util/python.c b/tools/perf/util/python.c
index a9f2d7e..a3e9183 100644
--- a/tools/perf/util/python.c
+++ b/tools/perf/util/python.c
@@ -827,6 +827,7 @@ static struct {
        { "SAMPLE_CALLCHAIN", PERF_SAMPLE_CALLCHAIN },
        { "SAMPLE_ID",        PERF_SAMPLE_ID },
        { "SAMPLE_CPU",       PERF_SAMPLE_CPU },
+       { "SAMPLE_REALTIME",  PERF_SAMPLE_REALTIME },
        { "SAMPLE_PERIOD",    PERF_SAMPLE_PERIOD },
        { "SAMPLE_STREAM_ID", PERF_SAMPLE_STREAM_ID },
        { "SAMPLE_RAW",       PERF_SAMPLE_RAW },
-- 
1.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to