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
/
session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add AUX area tracing index
Adrian Hunter
2015-05-04
1
-0
/
+1
*
perf session: Add instruction tracing options
Adrian Hunter
2015-04-29
1
-0
/
+2
*
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
2015-04-29
1
-0
/
+3
*
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
2015-03-31
1
-0
/
+1
*
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-12
1
-6
/
+0
*
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
1
-7
/
+4
*
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-11
1
-1
/
+2
*
perf evlist: Adopt events_stats from perf_session
Arnaldo Carvalho de Melo
2015-02-22
1
-1
/
+0
*
perf tools: Do not use __perf_session__process_events() directly
Namhyung Kim
2015-01-29
1
-3
/
+0
*
perf session: Add perf_session__deliver_synth_event()
Adrian Hunter
2014-10-29
1
-0
/
+5
*
perf tools: Add id index
Adrian Hunter
2014-10-29
1
-0
/
+10
*
perf session: Remove last reference to hists struct
Arnaldo Carvalho de Melo
2014-10-14
1
-1
/
+0
*
perf tools: Use ACCESS_ONCE() instead of volatile cast
Pranith Kumar
2014-09-26
1
-1
/
+1
*
perf session: Add perf_session__peek_event()
Adrian Hunter
2014-08-13
1
-0
/
+5
*
perf tools: Create ordered-events object
Jiri Olsa
2014-08-12
1
-16
/
+1
*
perf tools: Make perf_session__deliver_event global
Jiri Olsa
2014-08-12
1
-0
/
+5
*
perf tools: Flush ordered events in case of allocation failure
Jiri Olsa
2014-08-12
1
-1
/
+2
*
perf tools: Limit ordered events queue size
Jiri Olsa
2014-08-12
1
-0
/
+2
*
perf tools: Rename ordered_events members
Jiri Olsa
2014-08-12
1
-6
/
+6
*
perf tools: Rename ordered_samples struct to ordered_events
Jiri Olsa
2014-08-12
1
-5
/
+5
*
perf session: Flag if the event stream is entirely in memory
Adrian Hunter
2014-07-16
1
-0
/
+3
*
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+1
*
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
2013-12-13
1
-2
/
+0
*
perf script: Add an option to print the source line number
Adrian Hunter
2013-12-09
1
-0
/
+1
*
perf tools: Add trace-event object
Jiri Olsa
2013-12-04
1
-1
/
+2
*
perf script: Do not call perf_event__preprocess_sample() twice)
Adrian Hunter
2013-12-04
1
-2
/
+2
*
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-05
1
-13
/
+14
*
perf session: Separating data file properties from session
Jiri Olsa
2013-10-21
1
-4
/
+1
*
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
2013-10-21
1
-1
/
+1
*
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
1
-3
/
+3
*
perf session: Check for SIGINT in more loops
Arnaldo Carvalho de Melo
2013-09-19
1
-0
/
+4
*
perf evsel: Add option to limit stack depth in callchain dumps
David Ahern
2013-08-12
1
-1
/
+1
*
perf evsel: Add option to print stack trace on single line
David Ahern
2013-08-12
1
-0
/
+1
*
perf tool: Simplify options to perf_evsel__print_ip
David Ahern
2013-08-12
1
-1
/
+6
*
perf session: Export queue_event function
David Ahern
2013-08-07
1
-4
/
+2
*
perf session: Export a few functions for event processing
David Ahern
2013-08-07
1
-0
/
+7
*
perf tools: Remove cwd from perf_session struct
Jiri Olsa
2013-07-12
1
-1
/
+0
*
perf tools: Remove cwdlen from struct perf_session
Jiri Olsa
2013-05-29
1
-1
/
+0
*
perf session: Remove unused perf_session__remove_thread method
David Ahern
2013-03-15
1
-1
/
+0
*
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
1
-6
/
+0
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
1
-8
/
+3
*
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
2013-01-24
1
-5
/
+1
*
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
2013-01-24
1
-9
/
+0
*
perf symbols: Generalize filter in __fprintf_buildid methods
Arnaldo Carvalho de Melo
2012-12-09
1
-2
/
+2
*
perf tools: Fix mmap limitations on 32-bit
David Miller
2012-12-09
1
-1
/
+0
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1
-1
/
+1
|
\
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
1
-1
/
+1
*
|
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-09
1
-4
/
+1
|
/
*
perf: Fix UAPI fallout
Ingo Molnar
2012-10-14
1
-1
/
+1
*
perf diff: Make diff command work with evsel hists
Jiri Olsa
2012-09-07
1
-3
/
+1
[next]