index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Age
Commit message (
Expand
)
Author
2012-09-05
perf header: Use evlist->nr_entries on write_event_desc()
Namhyung Kim
2012-08-22
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
2012-08-22
perf tools: Add pmu mappings to header information
Robert Richter
2012-08-22
perf report: Update event names from header description
Robert Richter
2012-08-22
perf tools: Refactor print_event_desc()
Robert Richter
2012-08-17
perf tools: Rename global variable 'events' in util/header.c
Robert Richter
2012-08-17
perf tools: Rename some variables for better understanding
Robert Richter
2012-08-17
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
2012-08-15
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-10
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-10
perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check
Jiri Olsa
2012-08-07
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA
Arnaldo Carvalho de Melo
2012-08-03
perf tool: Save cmdline from user in file header vs what is passed to record
David Ahern
2012-07-25
perf tools: Dump exclude_{guest,host}, precise_ip header info too
David Ahern
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-12
perf tools: Fix synthesizing tracepoint names from the perf.data headers
Arnaldo Carvalho de Melo
2012-06-11
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-05-22
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
Stephane Eranian
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-01
perf build-id: Fix filename size calculation
Namhyung Kim
2012-04-23
perf tools: Cleanup realloc use
Ulrich Drepper
2012-03-22
perf tools: Fix various casting issues for 32 bits
Jiri Olsa
2012-03-22
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2012-03-09
perf record: Add HEADER_BRANCH_STACK tag
Stephane Eranian
2012-03-09
perf tools: Make perf able to read files from older ABIs
Stephane Eranian
2012-03-09
perf tools: Fix ABI compatibility bug in print_event_desc()
Stephane Eranian
2012-03-09
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
2012-02-13
perf tools: Factor out feature op to process header sections
Robert Richter
2012-02-13
perf tools: Moving code in header.c
Robert Richter
2012-02-09
perf tools: fix endianness detection in perf.data
Stephane Eranian
2012-01-30
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-24
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2011-12-29
perf tools: Fix feature-bits rework fallout, remove unused variable
Ingo Molnar
2011-12-23
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
2011-12-23
perf tools: Unify handling of features when writing feature section
Robert Richter
2011-12-23
perf tools: Moving code in some files
Robert Richter
2011-12-23
perf tools: Continue processing header on unknown features
Robert Richter
2011-12-23
perf tools: Improve macros for struct feature_ops
Robert Richter
2011-12-20
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
2011-12-06
perf header: Use event_name() to get an event name
Andrew Vagin
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
2011-11-28
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
2011-10-26
perf header: Fix build on old systems
Arnaldo Carvalho de Melo
[prev]
[next]