index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
Age
Commit message (
Expand
)
Author
2016-02-25
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
2015-11-11
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
2015-10-01
perf top: Register idle thread
Namhyung Kim
2015-09-28
perf script: Add a setting for maximum stack depth
Adrian Hunter
2015-09-28
perf session: Warn when AUX data has been lost
Adrian Hunter
2015-09-23
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...
Ingo Molnar
2015-09-18
perf record: Avoid infinite loop at buildid processing with no samples
Mark Rutland
2015-09-14
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
2015-09-14
perf env: Move perf_env out of header.h and session.c into separate object
Arnaldo Carvalho de Melo
2015-09-04
perf session: Don't call dump_sample() when evsel is NULL
Kan Liang
2015-09-02
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-07-29
perf session env: Rename exit method
Arnaldo Carvalho de Melo
2015-07-23
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
2015-07-21
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-23
perf tools: Print a newline before dumping Aggregated stats
Adrian Hunter
2015-06-23
perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND
Adrian Hunter
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
perf tools: Add time out to force stop proc map processing
Kan Liang
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
2015-06-17
perf tools: Fix a problem when opening old perf.data with different byte order
Wang Nan
2015-06-11
perf tools: Fix build failure on 32-bit arch
He Kuang
2015-06-07
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-05-27
perf session: Fix perf_session__peek_event()
Adrian Hunter
2015-05-05
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
2015-05-05
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
2015-05-04
perf tools: Add AUX area tracing index
Adrian Hunter
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
2015-04-29
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
2015-04-29
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
2015-04-29
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
2015-04-29
perf tools: Add user events for AUX area tracing
Adrian Hunter
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-03-31
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
2015-03-31
perf session: Always initialize ordered_events
Arnaldo Carvalho de Melo
2015-03-12
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
2015-03-12
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2015-03-12
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-02-22
perf session: Remove perf_session from dump_event
Arnaldo Carvalho de Melo
2015-02-22
perf session: Remove perf_session from some deliver event routines
Arnaldo Carvalho de Melo
2015-02-22
perf session: Remove perf_session from warn_errors signature
Arnaldo Carvalho de Melo
2015-02-22
perf evlist: Adopt events_stats from perf_session
Arnaldo Carvalho de Melo
2015-02-22
perf session: Remove wrappers to machines__find
Arnaldo Carvalho de Melo
2015-02-18
perf tools: Construct LBR call chain
Kan Liang
2015-01-29
perf tools: Do not use __perf_session__process_events() directly
Namhyung Kim
[next]