summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
blob: 0941fc94e15842c2ed08274c44622e8ba39f2f94 (plain)
1
2
3
#!/bin/bash
# description: analyze all perf samples
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
'>net: make ndo_get_stats64 a void functionstephen hemminger 2016-10-16Staging: netlogic: Compress return logic into one lineMihaela Muraru 2016-10-16staging: net: netlogic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes 2016-09-16Staging: netlogic: Remove unused functionBhumika Goyal 2016-09-13staging: netlogic: Make net_device_ops constMike Kofron 2016-09-01staging: netlogic: constify ethtool_ops structuresJulia Lawall 2016-03-28Staging: netlogic: Remove & from function name.Sandhya Bankar 2016-03-11staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzallocG Pooja Shamili 2016-03-11staging: netlogic: Replace pr_* with netdev_*Amitoj Kaur Chawla 2016-03-11staging: netlogic: Drop unneeded void pointer castJanani Ravichandran 2016-03-11staging: netlogic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla 2016-02-20staging: netlogic: Return zero pointer after failed kmallocLaura Garcia Liebana 2016-02-20staging: netlogic: Fix indent for conditional statementLaura Garcia Liebana 2016-02-20staging: netlogic: Insert spaces around operatorLaura Garcia Liebana 2016-02-20staging: netlogic: Fix comparison to NULLLaura Garcia Liebana 2016-02-20staging: netlogic: Fix CamelCase for constantsLaura Garcia Liebana 2016-02-20staging: netlogic: Fix multiple assignmentsLaura Garcia Liebana 2016-02-20staging: netlogic: Remove blank spaces after a castLaura Garcia Liebana 2016-02-20staging: netlogic: Fix several parentheses alignmentsLaura Garcia Liebana 2016-02-14staging: netlogic: Fix parenthesis alignmentLaura Garcia Liebana 2016-02-14staging: netlogic: Remove multiple blank linesLaura Garcia Liebana 2016-02-14staging: netlogic: Fix multiple irq assignments in a single lineLaura Garcia Liebana 2016-01-10staging: netlogic: Fix build error due to missed API changeAndrew Lunn 2016-01-07phy: Centralise print about attached phyAndrew Lunn 2016-01-07phy: add phydev_name() wrapperAndrew Lunn 2015-10-24staging: netlogic: Do not use multiple blank lines.Burcin Akalin 2015-10-16staging: netlogic: xlr_net.h: fixed coding style warningsSakshi Bansal 2015-08-14staging: netlogic: Remove unnecessary externsJoe Perches 2015-08-05Staging: netlogic: Replace comma with a semicolonShraddha Barke 2015-03-20staging: netlogic: allocate right size in devm_kzallocRavindran, Madhusudhanan (M.)