Commit Graph

86 Commits (694bf407b06113f5e0f71764756f11903126fec0)

Author SHA1 Message Date
Stephane Eranian 777d1d71db perf tools: Fix error handling of unknown events 14 years ago
Stephane Eranian 77e57297b4 perf list: Fix exit value 14 years ago
Jiri Olsa f120f9d51b perf tools: De-opt the parse_events function 14 years ago
Jiri Olsa 0111919da2 perf tools: Add missing 'node' alias to the hw_cache[] array 14 years ago
Stephane Eranian 94692349c4 perf: Fix multi-event parsing bug 14 years ago
Ingo Molnar 947b4ad1d1 perf list: Fix max event string size 14 years ago
Ingo Molnar d3d1e86da0 perf stat: Analyze front-end and back-end stall counts 14 years ago
Ingo Molnar 129c04cb8c perf tools: Add front-end and back-end stalled cycles support 14 years ago
Ingo Molnar 1fc570ad89 perf stat: Add stalled cycles to the default output 14 years ago
Ingo Molnar 749141d926 perf stat: Make all displayed event names parseable as well 14 years ago
Ingo Molnar ceb53fbf6d perf stat: Fail more clearly when an invalid modifier is specified 14 years ago
Ingo Molnar b908debd4e perf tools: Accept case-insensitive symbolic event variants 14 years ago
Ingo Molnar 94403f8863 perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES 14 years ago
David Ahern 1424dc9680 perf script: Add support for H/W and S/W events 14 years ago
Arnaldo Carvalho de Melo 668b8788f4 perf list: Allow filtering list of events 14 years ago
Stephane Eranian f0c55bcf4a perf: make perf stat print user provided full event names 14 years ago
Arnaldo Carvalho de Melo 17ea1b70a8 perf tools: Pass the struct opt to the wildcard parsing routine 14 years ago
Arnaldo Carvalho de Melo 361c99a661 perf evsel: Introduce perf_evlist 14 years ago
Arnaldo Carvalho de Melo 9486aa3877 perf tools: Fix 64 bit integer format strings 14 years ago
Arnaldo Carvalho de Melo ad7f4e3f7b perf tools: Fix tracepoint id to string perf.data header table 14 years ago
Arnaldo Carvalho de Melo dd9a9ad5e1 perf tools: Fix handling of wildcards in tracepoint event selectors 14 years ago
Lin Ming 23a2f3ab46 perf tools: Pass whole attr to event selectors 14 years ago
Han Pingtian f006d25a15 perf tools: Fix buffer overflow error when specifying all tracepoints 14 years ago
Thomas Renninger 20c457b858 perf timechart: Adjust perf timechart to the new power events 14 years ago
Arnaldo Carvalho de Melo 70d544d057 perf evsel: Delete the event selectors at exit 14 years ago
Arnaldo Carvalho de Melo 69aad6f1ee perf tools: Introduce event selectors 14 years ago
Corey Ashford 4c635a4e04 perf tools: fix event parsing of comma-separated tracepoint events 14 years ago
Frederic Weisbecker aa59a48596 perf: Don't use 4 bytes as a default instruction breakpoint length 15 years ago
Arnaldo Carvalho de Melo 1cf4a0632c perf list: Improve the raw hw event descriptor documentation 15 years ago
Peter Zijlstra ab608344bc perf, x86: Improve the PEBS ABI 15 years ago
Arnaldo Carvalho de Melo 9e32a3cb06 perf list: Add explanation about raw hardware event descriptors 15 years ago
Stephane Eranian 5710fcad7c perf: Fix initialization bug in parse_single_tracepoint_event() 15 years ago
Frederic Weisbecker f921281930 perf: Make the trace events sample period default to 1 15 years ago
Frederic Weisbecker bdef3b02ce perf: Always record tracepoints raw samples from perf record 15 years ago
Arnaldo Carvalho de Melo 5aab621b7b perf symbols: Move hex2u64 and strxfrchar to symbol.c 15 years ago
Peter Zijlstra 69fef0d2e2 perf: Add attr->precise support to raw event parsing 15 years ago
Masami Hiramatsu fb1d2edf7e perf tools: Support tracepoint glob matching 15 years ago
Arnaldo Carvalho de Melo ae99fb2c33 perf header: perf_header__push_event() shouldn't die 15 years ago
Liming Wang 41bdcb23da perf tools: Unify event type description 15 years ago
Ulrich Drepper 180570fdb7 perf tools: Optimize parse_subsystem_tracepoint_event() 15 years ago
Julia Lawall 59b4caeb79 perf tools: Correct size computation in tracepoint_id_to_path() 15 years ago
Arnaldo Carvalho de Melo 364794845c perf tools: Introduce zalloc() for the common calloc(1, N) case 15 years ago
Frederic Weisbecker 1b290d670f perf tools: Add support for breakpoint events in perf tools 15 years ago
Clark Williams 549104f22b perf tools: Modify perf routines to use new debugfs routines 15 years ago
Anton Blanchard f7d7986060 perf_event: Add alignment-faults and emulation-faults software events 16 years ago
Marti Raudsepp 689d301878 perf tools: Output 'perf list' to stdout not stderr 16 years ago
Marti Raudsepp 85df6f683e perf tools: Notify user when unrecognized event is specified 16 years ago
Li Zefan c171b552a7 perf trace: Add filter Suppport 16 years ago
Ashwin Chaugule 63c9e01e1a perf tools: Remove static debugfs path from parse-events 16 years ago
Eric Dumazet 725b13685c perf tools: Dont use openat() 16 years ago