index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
perf tools: Fix various casting issues for 32 bits
Jiri Olsa
1
-1
/
+1
2012-03-22
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-03-09
perf record: Add HEADER_BRANCH_STACK tag
Stephane Eranian
1
-0
/
+13
2012-03-09
perf tools: Make perf able to read files from older ABIs
Stephane Eranian
1
-28
/
+94
2012-03-09
perf tools: Fix ABI compatibility bug in print_event_desc()
Stephane Eranian
1
-10
/
+9
2012-03-09
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
1
-5
/
+48
2012-02-14
perf tools: Factor out feature op to process header sections
Robert Richter
1
-15
/
+29
2012-02-14
perf tools: Moving code in header.c
Robert Richter
1
-150
/
+150
2012-02-09
perf tools: fix endianness detection in perf.data
Stephane Eranian
1
-13
/
+64
2012-01-31
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
1
-1
/
+1
2012-01-25
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
1
-1
/
+1
2011-12-30
perf tools: Fix feature-bits rework fallout, remove unused variable
Ingo Molnar
1
-3
/
+0
2011-12-23
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
1
-90
/
+28
2011-12-23
perf tools: Unify handling of features when writing feature section
Robert Richter
1
-9
/
+5
2011-12-23
perf tools: Moving code in some files
Robert Richter
1
-249
/
+246
2011-12-23
perf tools: Continue processing header on unknown features
Robert Richter
1
-1
/
+1
2011-12-23
perf tools: Improve macros for struct feature_ops
Robert Richter
1
-18
/
+22
2011-12-20
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
1
-1
/
+1
2011-12-06
perf header: Use event_name() to get an event name
Andrew Vagin
1
-1
/
+1
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-14
/
+14
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-16
/
+12
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-14
/
+22
2011-11-28
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
1
-11
/
+8
2011-11-28
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-10-26
perf header: Fix build on old systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-10-20
perf tools: Fix tracing info recording
Jiri Olsa
1
-4
/
+23
2011-10-19
perf tools: handle endianness of feature bitmap
David Ahern
1
-11
/
+31
2011-10-19
perf script: Fix unknown feature comment
David Ahern
1
-0
/
+15
2011-10-14
perf buildid: Fix possible unterminated readlink() result buffer
Thomas Jarosch
1
-1
/
+1
2011-10-08
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
1
-31
/
+1114
2011-08-11
perf report: Use properly build_id kernel binaries
Jiri Olsa
1
-1
/
+10
2011-07-22
perf buildid-cache: Zero out buffer of filenames when adding/removing buildid
Han Pingtian
1
-4
/
+4
2011-07-21
perf tools: Fix endian conversion reading event attr from file header
David Ahern
1
-1
/
+4
2011-05-26
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
1
-2
/
+6
2011-05-22
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
1
-31
/
+0
2011-03-24
perf build-id: Add quirk to deal with perf.data file format breakage
Arnaldo Carvalho de Melo
1
-1
/
+56
2011-03-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-309
/
+226
2011-03-10
perf header: Stop using 'self'
Arnaldo Carvalho de Melo
1
-100
/
+99
2011-03-10
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
1
-141
/
+84
2011-03-09
perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
Lin Ming
1
-3
/
+8
2011-03-06
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
1
-31
/
+0
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
1
-1
/
+1
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
1
-40
/
+43
2011-01-23
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
1
-7
/
+10
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-01-04
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-8
/
+7
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
1
-4
/
+6
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
1
-3
/
+3
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
1
-5
/
+4
[next]