index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Dump exclude_{guest,host}, precise_ip header info too
David Ahern
2012-07-25
1
-0
/
+6
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
1
-14
/
+17
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-20
1
-1
/
+1
|
\
|
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+1
*
|
perf tools: Fix synthesizing tracepoint names from the perf.data headers
Arnaldo Carvalho de Melo
2012-06-12
1
-0
/
+32
*
|
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-06-11
1
-7
/
+9
|
/
*
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
Stephane Eranian
2012-05-22
1
-5
/
+5
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
1
-1
/
+1
|
\
|
*
perf build-id: Fix filename size calculation
Namhyung Kim
2012-05-01
1
-1
/
+1
*
|
perf tools: Cleanup realloc use
Ulrich Drepper
2012-04-23
1
-11
/
+6
|
/
*
perf tools: Fix various casting issues for 32 bits
Jiri Olsa
2012-03-22
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-03-22
1
-2
/
+2
|
\
|
*
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2012-03-14
1
-2
/
+2
|
*
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-30
1
-1
/
+1
*
|
perf record: Add HEADER_BRANCH_STACK tag
Stephane Eranian
2012-03-09
1
-0
/
+13
*
|
perf tools: Make perf able to read files from older ABIs
Stephane Eranian
2012-03-09
1
-28
/
+94
*
|
perf tools: Fix ABI compatibility bug in print_event_desc()
Stephane Eranian
2012-03-09
1
-10
/
+9
*
|
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
2012-03-09
1
-5
/
+48
*
|
perf tools: Factor out feature op to process header sections
Robert Richter
2012-02-13
1
-15
/
+29
*
|
perf tools: Moving code in header.c
Robert Richter
2012-02-13
1
-150
/
+150
*
|
perf tools: fix endianness detection in perf.data
Stephane Eranian
2012-02-09
1
-13
/
+64
*
|
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-24
1
-1
/
+1
|
/
*
perf tools: Fix feature-bits rework fallout, remove unused variable
Ingo Molnar
2011-12-29
1
-3
/
+0
*
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
2011-12-23
1
-90
/
+28
*
perf tools: Unify handling of features when writing feature section
Robert Richter
2011-12-23
1
-9
/
+5
*
perf tools: Moving code in some files
Robert Richter
2011-12-23
1
-249
/
+246
*
perf tools: Continue processing header on unknown features
Robert Richter
2011-12-23
1
-1
/
+1
*
perf tools: Improve macros for struct feature_ops
Robert Richter
2011-12-23
1
-18
/
+22
*
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
2011-12-20
1
-1
/
+1
|
\
|
*
perf header: Use event_name() to get an event name
Andrew Vagin
2011-12-06
1
-1
/
+1
*
|
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
1
-14
/
+14
*
|
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
1
-16
/
+12
*
|
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
1
-14
/
+22
*
|
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
2011-11-28
1
-11
/
+8
*
|
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
2011-11-28
1
-0
/
+2
|
/
*
perf header: Fix build on old systems
Arnaldo Carvalho de Melo
2011-10-26
1
-1
/
+1
*
perf tools: Fix tracing info recording
Jiri Olsa
2011-10-20
1
-4
/
+23
*
perf tools: handle endianness of feature bitmap
David Ahern
2011-10-19
1
-11
/
+31
*
perf script: Fix unknown feature comment
David Ahern
2011-10-19
1
-0
/
+15
*
perf buildid: Fix possible unterminated readlink() result buffer
Thomas Jarosch
2011-10-14
1
-1
/
+1
*
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-10-07
1
-31
/
+1114
*
perf report: Use properly build_id kernel binaries
Jiri Olsa
2011-08-11
1
-1
/
+10
*
perf buildid-cache: Zero out buffer of filenames when adding/removing buildid
Han Pingtian
2011-07-22
1
-4
/
+4
*
perf tools: Fix endian conversion reading event attr from file header
David Ahern
2011-07-21
1
-1
/
+4
*
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
2011-05-26
1
-2
/
+6
*
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
2011-05-22
1
-31
/
+0
*
perf build-id: Add quirk to deal with perf.data file format breakage
Arnaldo Carvalho de Melo
2011-03-23
1
-1
/
+56
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-15
1
-309
/
+226
|
\
|
*
perf header: Stop using 'self'
Arnaldo Carvalho de Melo
2011-03-10
1
-100
/
+99
|
*
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-10
1
-141
/
+84
[next]