index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-28
1
-1
/
+1
*
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-08-06
1
-4
/
+12
*
perf session env: Rename exit method
Arnaldo Carvalho de Melo
2015-07-29
1
-2
/
+2
*
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
2015-07-24
1
-0
/
+20
*
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
2015-07-21
1
-0
/
+1
*
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-25
1
-1
/
+1
*
perf tools: Print a newline before dumping Aggregated stats
Adrian Hunter
2015-06-23
1
-1
/
+1
*
perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND
Adrian Hunter
2015-06-23
1
-0
/
+2
*
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
1
-1
/
+3
*
perf tools: Add time out to force stop proc map processing
Kan Liang
2015-06-19
1
-0
/
+11
*
perf tools: Ensure thread-stack is flushed
Adrian Hunter
2015-06-19
1
-0
/
+20
*
perf tools: Fix a problem when opening old perf.data with different byte order
Wang Nan
2015-06-17
1
-14
/
+36
*
perf tools: Fix build failure on 32-bit arch
He Kuang
2015-06-11
1
-1
/
+1
*
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-06-07
1
-0
/
+19
*
perf session: Fix perf_session__peek_event()
Adrian Hunter
2015-05-27
1
-3
/
+3
*
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
2015-05-05
1
-0
/
+15
*
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
2015-05-05
1
-0
/
+15
*
perf tools: Add AUX area tracing index
Adrian Hunter
2015-05-05
1
-0
/
+2
*
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
2015-04-29
1
-0
/
+1
*
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
2015-04-29
1
-0
/
+3
*
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
2015-04-29
1
-10
/
+44
*
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
2015-04-29
1
-0
/
+25
*
perf tools: Add user events for AUX area tracing
Adrian Hunter
2015-04-29
1
-0
/
+69
*
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-04-08
1
-0
/
+3
*
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
2015-03-31
1
-18
/
+29
*
perf session: Always initialize ordered_events
Arnaldo Carvalho de Melo
2015-03-31
1
-3
/
+2
*
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
2015-03-12
1
-27
/
+1
*
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2015-03-12
1
-9
/
+15
*
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-12
1
-7
/
+23
*
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
1
-39
/
+26
*
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-11
1
-11
/
+26
*
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-03
1
-6
/
+0
*
perf session: Remove perf_session from dump_event
Arnaldo Carvalho de Melo
2015-02-23
1
-7
/
+7
*
perf session: Remove perf_session from some deliver event routines
Arnaldo Carvalho de Melo
2015-02-23
1
-19
/
+19
*
perf session: Remove perf_session from warn_errors signature
Arnaldo Carvalho de Melo
2015-02-23
1
-18
/
+18
*
perf evlist: Adopt events_stats from perf_session
Arnaldo Carvalho de Melo
2015-02-23
1
-27
/
+27
*
perf session: Remove wrappers to machines__find
Arnaldo Carvalho de Melo
2015-02-23
1
-8
/
+5
*
perf tools: Construct LBR call chain
Kan Liang
2015-02-18
1
-6
/
+58
*
perf tools: Do not use __perf_session__process_events() directly
Namhyung Kim
2015-01-29
1
-3
/
+3
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-10
1
-6
/
+5
|
\
|
*
perf session: Do not fail on processing out of order event
Jiri Olsa
2014-11-28
1
-6
/
+5
*
|
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
1
-5
/
+39
*
|
perf session: Add perf_session__deliver_synth_event()
Adrian Hunter
2014-10-29
1
-0
/
+13
*
|
perf tools: Use evlist__for_each in a few remaining places
Arnaldo Carvalho de Melo
2014-10-29
1
-2
/
+2
*
|
perf tools: Add id index
Adrian Hunter
2014-10-29
1
-0
/
+122
*
|
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
1
-3
/
+3
|
/
*
perf session: Add option to copy events when queueing
Alexander Yarygin
2014-10-15
1
-3
/
+2
*
perf session: Remove last reference to hists struct
Arnaldo Carvalho de Melo
2014-10-14
1
-7
/
+0
*
perf session: Don't count per evsel events
Arnaldo Carvalho de Melo
2014-10-10
1
-16
/
+0
[next]