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
2013-07-09
perf tools: Update symbol_conf.nr_events when processing attribute events
Adrian Hunter
1
-0
/
+2
2013-07-09
perf record: Remove -A/--append option
Jiri Olsa
1
-12
/
+1
2013-05-29
perf tools: Remove frozen from perf_header struct
Jiri Olsa
1
-2
/
+0
2013-03-21
perf tools: Handle failure case in trace_report()
Namhyung Kim
1
-2
/
+7
2013-03-21
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
1
-2
/
+0
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
1
-2
/
+2
2013-02-07
perf tools: Fix calloc argument ordering
Paul Gortmaker
1
-2
/
+2
2013-01-31
perf header: Add HEADER_GROUP_DESC feature
Namhyung Kim
1
-0
/
+164
2013-01-30
perf header: Fix double fclose() on do_write(fd, xxx) failure
Thomas Jarosch
1
-1
/
+3
2013-01-30
perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka...
Thomas Jarosch
1
-1
/
+2
2013-01-25
perf header: Stop using die() calls when processing tracing data
Arnaldo Carvalho de Melo
1
-6
/
+12
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
1
-6
/
+6
2013-01-24
perf header: Ensure read/write finished successfully
Namhyung Kim
1
-27
/
+36
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-0
/
+2
2012-10-30
perf header: Fix numa topology printing
Namhyung Kim
1
-0
/
+2
2012-10-29
perf header: Add is_perf_magic() func
Feng Tang
1
-0
/
+10
2012-10-29
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
1
-0
/
+1
2012-09-26
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
1
-1
/
+5
2012-09-24
perf header: Remove perf_header__read_feature
Namhyung Kim
1
-59
/
+1
2012-09-24
perf header: Remove unused @feat arg from ->process callback
Namhyung Kim
1
-35
/
+35
2012-09-24
perf header: Use pre-processed session env when printing
Namhyung Kim
1
-141
/
+66
2012-09-24
perf header: Add ->process callbacks to most of features
Namhyung Kim
1
-11
/
+308
2012-09-21
perf kvm: Events analysis tool
Xiao Guangrong
1
-1
/
+58
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-43
/
+50
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
1
-21
/
+49
2012-09-11
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
1
-8
/
+8
2012-09-06
perf header: Prepare tracepoint events regardless of name
Namhyung Kim
1
-14
/
+22
2012-09-06
perf header: Fix a typo on evsel
Namhyung Kim
1
-1
/
+1
2012-09-06
perf header: Swap pmu mapping numbers if needed
Namhyung Kim
1
-0
/
+6
2012-09-06
perf header: Set tracepoint event name only if not set
Namhyung Kim
1
-1
/
+1
2012-09-06
perf header: Use evlist->nr_entries on write_event_desc()
Namhyung Kim
1
-3
/
+2
2012-08-22
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
1
-1
/
+0
2012-08-22
perf tools: Add pmu mappings to header information
Robert Richter
1
-0
/
+78
2012-08-22
perf report: Update event names from header description
Robert Richter
1
-1
/
+51
2012-08-22
perf tools: Refactor print_event_desc()
Robert Richter
1
-41
/
+93
2012-08-17
perf tools: Rename global variable 'events' in util/header.c
Robert Richter
1
-20
/
+20
2012-08-17
perf tools: Rename some variables for better understanding
Robert Richter
1
-21
/
+21
2012-08-17
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
1
-4
/
+7
2012-08-15
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-08-10
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
1
-0
/
+2
2012-08-10
perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check
Jiri Olsa
1
-0
/
+1
2012-08-08
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-08-08
perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-08-03
perf tool: Save cmdline from user in file header vs what is passed to record
David Ahern
1
-0
/
+9
2012-07-25
perf tools: Dump exclude_{guest,host}, precise_ip header info too
David Ahern
1
-0
/
+6
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
1
-14
/
+17
2012-06-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-06-12
perf tools: Fix synthesizing tracepoint names from the perf.data headers
Arnaldo Carvalho de Melo
1
-0
/
+32
2012-06-11
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
1
-7
/
+9
[next]