index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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 header: Add HEADER_GROUP_DESC feature
Namhyung Kim
2013-01-31
1
-0
/
+164
*
perf header: Fix double fclose() on do_write(fd, xxx) failure
Thomas Jarosch
2013-01-30
1
-1
/
+3
*
perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka...
Thomas Jarosch
2013-01-30
1
-1
/
+2
*
perf header: Stop using die() calls when processing tracing data
Arnaldo Carvalho de Melo
2013-01-25
1
-6
/
+12
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
1
-6
/
+6
*
perf header: Ensure read/write finished successfully
Namhyung Kim
2013-01-24
1
-27
/
+36
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1
-0
/
+2
|
\
|
*
perf header: Fix numa topology printing
Namhyung Kim
2012-10-30
1
-0
/
+2
*
|
perf header: Add is_perf_magic() func
Feng Tang
2012-10-29
1
-0
/
+10
*
|
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
2012-10-29
1
-0
/
+1
|
/
*
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+5
*
perf header: Remove perf_header__read_feature
Namhyung Kim
2012-09-24
1
-59
/
+1
*
perf header: Remove unused @feat arg from ->process callback
Namhyung Kim
2012-09-24
1
-35
/
+35
*
perf header: Use pre-processed session env when printing
Namhyung Kim
2012-09-24
1
-141
/
+66
*
perf header: Add ->process callbacks to most of features
Namhyung Kim
2012-09-24
1
-11
/
+308
*
perf kvm: Events analysis tool
Xiao Guangrong
2012-09-21
1
-1
/
+58
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-43
/
+50
*
perf tools: Back [vdso] DSO with real data
Jiri Olsa
2012-09-11
1
-21
/
+49
*
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-09-11
1
-8
/
+8
*
perf header: Prepare tracepoint events regardless of name
Namhyung Kim
2012-09-06
1
-14
/
+22
*
perf header: Fix a typo on evsel
Namhyung Kim
2012-09-06
1
-1
/
+1
*
perf header: Swap pmu mapping numbers if needed
Namhyung Kim
2012-09-05
1
-0
/
+6
*
perf header: Set tracepoint event name only if not set
Namhyung Kim
2012-09-05
1
-1
/
+1
*
perf header: Use evlist->nr_entries on write_event_desc()
Namhyung Kim
2012-09-05
1
-3
/
+2
*
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
2012-08-22
1
-1
/
+0
*
perf tools: Add pmu mappings to header information
Robert Richter
2012-08-22
1
-0
/
+78
*
perf report: Update event names from header description
Robert Richter
2012-08-22
1
-1
/
+51
*
perf tools: Refactor print_event_desc()
Robert Richter
2012-08-22
1
-41
/
+93
*
perf tools: Rename global variable 'events' in util/header.c
Robert Richter
2012-08-17
1
-20
/
+20
*
perf tools: Rename some variables for better understanding
Robert Richter
2012-08-17
1
-21
/
+21
*
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
2012-08-17
1
-4
/
+7
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
1
-2
/
+2
*
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-10
1
-0
/
+2
*
perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check
Jiri Olsa
2012-08-10
1
-0
/
+1
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
1
-0
/
+1
*
perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA
Arnaldo Carvalho de Melo
2012-08-07
1
-0
/
+2
*
perf tool: Save cmdline from user in file header vs what is passed to record
David Ahern
2012-08-03
1
-0
/
+9
*
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
[next]